debugger does not stop on breakpoint

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

debugger does not stop on breakpoint

464 Views
juliancox
Contributor V

In my currently active project  (s08) the debugger does not stop on any breakpoints although the line is executed. the breakpoint symbol looks like this:--

pastedImage_1.jpgthe symbol appears to suggest that they are disabled although the breakpoint window shows them as "regular"

0 Kudos
1 Reply

333 Views
BlackNight
NXP Employee
NXP Employee

Hi Julian,

you have enabled 'skipping' breakpoints, so they are in fact disabled.

See Skipping Breakpoints | MCU on Eclipse 

I hope this helps,

Erich

0 Kudos