Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Debugging error when Stepping Out (Read 621 times)
Arnaud
Newbies
*
Offline


Posts: 7
Joined: May 23rd, 2020
Debugging error when Stepping Out
Jun 1st, 2020 at 8:17am
Print Post  
Hello,

VS2019
Wemos D1 Mini Pro
Win 10 64
Using only 1 break point

When debugging with Step-Over it eventually goes inside some library functions I do not need or want to go through step by step. I then choose to Step Out but I always get an error message regardless of the file/function/library I try to step out of.

The typical error messages are:

* Command aborted. See the output window for additional details.

or

* Unexpected GDB output from command "-exec-finnish", "finish" not meaningful in the outermost frame.

I am attaching debug/build logs + a couple of screenshots as an attachment.

If anybody knows how to fix this, much obliged.
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint