VS Arduino
Visual Micro >> Usb/Serial/WiFi Debugging >> Breakpoints cannot be added during debugging
https://www.visualmicro.com/forums/YaBB.pl?num=1602863348

Message started by arduino1 on Oct 16th, 2020 at 3:49pm

Title: Breakpoints cannot be added during debugging
Post by arduino1 on Oct 16th, 2020 at 3:49pm
Though I had deleted a breakpoint being set prior to debugging, at line 26, it still stops at that line.
The breakpoint on line 28 is not being served.
Is there a fix for adding breakpoints during debug session?

https://www.visualmicro.com/forums/YaBB.pl?action=downloadfile;file=micro_built_001.txt ( 73 KB | 3 Downloads )
Serial.GIF ( 36 KB | 3 Downloads )

Title: Re: Breakpoints cannot be added during debugging
Post by Visual Micro on Oct 16th, 2020 at 4:33pm
As explained previously the serial debugger injects debug commands in the temp build folder during build. Therefore if you make any breakpoint changes for the serial debugger config you need to compile and upload again.

Serial debugging is very different to hardware debugging. It is good practise to learn about each one by one then it is easier to be clear about the limitations and the features of each.

You will find some/different restirctions with each type of debugger for all microcontrollers regardless of IDE.

Thanks

VS Arduino » Powered by YaBB 2.6.12!
YaBB Forum Software © 2000-2024. All Rights Reserved.