If you start Quick Debug and indicate that you wish to enter GDB commands, the dialog shown in the attached image S1 appears. This allows me to enter commands as you would expect, but to close the dialog I have to press the Debug with Visual Studio button. This starts the debugging process, but the window shown in the attached image S2 appears, trying to resolve the location the PDB database for the target’s dynamic loader, which of course doesn’t exist. I’m using the latest preview version and still getting this result. I’d like to use the Send Commands option as it would allow me to shell out to a batch file to download my binary to the target, but this is stopping me…
Attachments:
You must be
logged in to view attached files.