Bug #17378 2010-07-21 06:55
antonroot
Debugger remembers breakpoints that already don't exist
When I set a breakpoint and then delete it, debugger stops on it like it exists. "Breakpoints" window doesn't show deleted breakpoints.
first image - after running Dedug. It stops on some breakpoint that WAS in code above.
http://img29.imageshack.us/i/breakpoint.jpg/
second image - after pressing continue. Now it stops on the needed breakpoint.
http://img29.imageshack.us/i/breakpoint2.jpg/
PS: Sorry for my English.
- Category
- Debugger
- Group
- Status
- Closed
- Close date
- 2012-04-30 21:30
- Assigned to
- tpetrov
History
tpetrov 2012-04-30 21:30
This bug is now fixed in HEAD.
Thank you for reporting it.