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 GDB Tutorial - Stepping (Read 1000 times)
Abbott HMG
Junior Member
**
Offline


Posts: 56
Location: Bedford, NY, USA
Joined: May 10th, 2019
GDB Tutorial - Stepping
Dec 5th, 2019 at 2:21am
Print Post  
When I go to part 2 and delete all breakpoints, when the debug session starts, the only breakpoint is at loop(), and when I set a manual breakpoint F10 acts like F5. Also, Tutorial Mode is checked.
I've included a screenshot of of the VS session.
Thanks
Abbott
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: GDB Tutorial - Stepping
Reply #1 - Dec 5th, 2019 at 11:56am
Print Post  
You are using the Serial debugger not GDB. Your report is correct for serial. You can see the drop down list on the tool bar that says Debugger: Serial.
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint