This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 195512

Summary: Python debugger crashes if you remove a breakpoint while single-stepping
Product: python Reporter: nerdfever
Component: DebuggerAssignee: Lou Dasaro <mr_lou_d>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:

Description nerdfever 2011-02-15 15:34:23 UTC
If you're single-stepping thru a Python program, you can add breakpoints (by clicking on the line number) between steps.

However if you attempt to remove a breakpoint that way, the debugger crashes.
Comment 1 Lou Dasaro 2015-01-23 19:47:50 UTC

*** This bug has been marked as a duplicate of bug 170078 ***