VisualGDB slow

Sysprogs forums Forums VisualGDB VisualGDB slow

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #28511
    support
    Keymaster

    Thanks for letting us know. Please feel free to attach a screenshot of the output window showing the incorrect coloring and we might be able to suggest something more specific.

    #28522
    devrope
    Participant

    Please see attached. It get so sluggish that the VS window shows “not responding” for a while.

    Attachments:
    You must be logged in to view attached files.
    #28533
    support
    Keymaster

    Thanks for attaching the screenshot. VisualGDB should never color the regular Output window (hence we wanted to double-check you are not still accidentally using Advanced output).

    We have rechecked the coloring behavior with the latest VS2019 16.6.2 and could not get the coloring shown on your screenshot. Please double-check that you are not using additional extensions that could be coloring the output. You can disable various extensions via the Extensions->Manage Extensions command.

    If it doesn’t help, please try disabling the VisualGDB extension via that command and restarting VS. If the project is based on GNU Make, you will still be able to build it (although VisualGDB won’t be loaded into the VS and should not interfere with the IDE responsiveness). If this still results in a slow behavior, please try creating a regular Win32 console project and check if building it slows down VS as well.

Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.