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 Debugger (Read 1393 times)
Nadeem
Newbies
*
Offline


Posts: 9
Joined: Nov 21st, 2019
Debugger
Nov 24th, 2019 at 2:02pm
Print Post  
Hello sir How can i watch Whole Program line by Line 
Variables  i am using break Point Method its work on specific variable i want to monitor every Variable that is gone through the eyes of  Compiler
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Debugger
Reply #1 - Nov 24th, 2019 at 2:13pm
Print Post  
Visual Micro supports GDB debugging if your hardware supports it.

Please see the Gdb Debugging section of the documentation.

https://www.visualmicro.com/page/User-Guide.aspx?doc=index

It is important to say what hardware you are using when asking this type of question. Then we can be more helpful.
  
Back to top
WWW  
IP Logged
 
tonicaldwell
Newbies
*
Offline


Posts: 1
Joined: Dec 5th, 2019
Re: Debugger
Reply #2 - Dec 5th, 2019 at 6:33am
Print Post  
Tim@Visual Micro wrote on Nov 24th, 2019 at 2:13pm:
Visual Micro supports GDB debugging if your hardware supports it.

Please see the Gdb Debugging section of the documentation.

https://www.visualmicro.com/page/User-Guide.aspx?doc=index happy wheels
It is important to say what hardware you are using when asking this type of question. Then we can be more helpful.


Thanks for the info, much appreciated!
« Last Edit: Dec 19th, 2019 at 9:27am by tonicaldwell »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint