Comment 1 for bug 579318

Revision history for this message
ramz (ramanathan-nit) wrote :

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.