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 - Python debugger crashes if you remove a breakpoint while single-stepping
Summary: Python debugger crashes if you remove a breakpoint while single-stepping
Status: RESOLVED DUPLICATE of bug 170078
Alias: None
Product: python
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: PC Windows 7 x64
: P2 normal with 1 vote (vote)
Assignee: Lou Dasaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-15 15:34 UTC by nerdfever
Modified: 2015-01-23 19:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***