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 270944 - Debugger sometimes stops on disabled or even deleted breakpoints
Summary: Debugger sometimes stops on disabled or even deleted breakpoints
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: Dev
Hardware: PC Windows 7 x64
: P1 normal with 2 votes (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-23 11:29 UTC by Pere
Modified: 2017-06-23 11:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stopping on a disabled breakpoint (66.80 KB, image/png)
2017-06-23 11:29 UTC, Pere
Details
Stopping on a deleted breakpoint (83.67 KB, image/png)
2017-06-23 11:30 UTC, Pere
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pere 2017-06-23 11:29:03 UTC
Created attachment 164609 [details]
Stopping on a disabled breakpoint

I see a lot of CLOSED, WONTFIX, WORKSFORME, etc., bugs related to this or just exactly like this.

Well, this happens to me randomly depending on the debugging session and I'm not able to find a regular pattern to reproduce it.

Sometimes, if I disable a breakpoint, debugger will still stop on it.

When this bugs appears, also if I delete de breakpoint it will still stop on where it was.
Comment 1 Pere 2017-06-23 11:30:04 UTC
Created attachment 164610 [details]
Stopping on a deleted breakpoint