hopperpl

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Scripted Memory Dump #29648
    hopperpl
    Participant

    thank you, that actually works as I want it

    in reply to: Get rid of COM console #29640
    hopperpl
    Participant

    seriously? it can’t be any easier

    • debug any program
    • go to the serial console window (COM5 in my case)
    • click Disconnect
    • close the Serial Console tab window
    • click Debug > Restart (or Shift+Ctrl+F5)
    • now, the serial console window is back, and it reconnects automatically

    the same applies to all other VisualGDB windows. Close. Restart Debug Session (or Shift+Ctrl+F5), all return opened.

    The same problem also occurs with the “Live Watch” or “Hardware Register” tab window of VisualGDB. It’s any window of VisualGDB. Just choose one. Any. I can close all tab windows. All of them. While debugging. All closed, nothing opened. Restart the debug session, and all VisualGDB, and only VisualGDB tab windows get all reopened.

    No extensions/addons installed (except VisualGDB). Visual Studio 2019, 16.8.2 (Release)

    Visual Studio is working fine, its own tab windows I can close and open and rearrange, and the information is kept between debug sessions.

Viewing 2 posts - 1 through 2 (of 2 total)