← Back to team overview

gnusim8085-devel team mailing list archive

[Bug 579318] Re: stepping through code doesn't honor breakpoints

 

When a break point is set in a function and in debug mode we step
over/step out of a function it ignores the break point.

Added a fix not to ignore the breakpoint in case of step over/step out
of a function.

** Patch added: "19_sep_2010_breakpoing_not_honoured.patch"
   https://bugs.launchpad.net/gnusim8085/+bug/579318/+attachment/1606994/+files/19_sep_2010_breakpoing_not_honoured.patch

-- 
stepping through code doesn't honor breakpoints
https://bugs.launchpad.net/bugs/579318
You received this bug notification because you are a member of
GNUSim8085 developers, which is subscribed to gnusim8085.

Status in gnusim8085: New

Bug description:
breakpoints are ignored while stepping through code, they are not even highlighted in any way to make this fact obvious