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:--
the symbol appears to suggest that they are disabled although the breakpoint window shows them as "regular"
Hi Julian,
you have enabled 'skipping' breakpoints, so they are in fact disabled.
See Skipping Breakpoints | MCU on Eclipse
I hope this helps,
Erich