I’m debugging remotely through a VPN. Everything works (albeit slowly) except for the disassembly. If I try to display the dissasembly it puts up a dialog saying
“GDB took over 4 seconds. Further disassembly will be disabled”.
If I do get it to display some, VS crashes and restarts.
Any hints how I could fix this. Btw, I’m using the latest openocd and st-link v2
Normally, the disassembly warning should not crash Visual Studio. If this happens, please feel free to obtain a stack trace of the crash, and attach it here along with your VisualGDB build number.
You can also increase the disassembly deactivation timeout via settings (Tools->Options->VisualGDB->General->Debug->Disassembly reading timeout).