Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] Bug 28950 fixed in branch 1.0.1

The bug 28950 (If breakpoint or watchpoint has been disabled before launching the debugger doesn't disable it) is fixed in the branch 1.0.1.

CDebugTarget.java: in the 'setLineBreakpoint' and 'setWatchpoint' metods check if breakpoint or watchpoint is disabled and disable it.

Mikhail Khodjaiants

 


Back to the top