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 210501 - unable to remove method breakpoint from time to time
Summary: unable to remove method breakpoint from time to time
Status: RESOLVED DUPLICATE of bug 226437
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 7.1.1
Hardware: Macintosh Mac OS X
: P3 normal with 1 vote (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-02 06:19 UTC by medeag
Modified: 2015-04-01 16:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
after clicking on breakpoint (30.68 KB, image/png)
2012-04-02 06:19 UTC, medeag
Details
capture (4.67 KB, image/png)
2012-09-13 13:59 UTC, medeag
Details

Note You need to log in before you can comment on or make changes to this bug.
Description medeag 2012-04-02 06:19:12 UTC
Created attachment 117623 [details]
after clicking on breakpoint

Clicking on breakpoint doesn't remove it (see screenshot)
This doesn't happen always, but seems to related somehow to format action.

Product Version: NetBeans IDE 7.1 (Build 201112071828)
Java: 1.6.0_29; Java HotSpot(TM) 64-Bit Server VM 20.4-b02-402
System: Mac OS X version 10.7.3 running on x86_64; MacRoman; ka_GE (nb)
Comment 1 Martin Entlicher 2012-05-31 14:51:15 UTC
I'm not able to reproduce this problem after using format action.
But it can be easily reproduced when the method is renamed or if it's parameters are changed.
Comment 2 medeag 2012-09-13 13:56:53 UTC
observed similar behavior in 

Product Version: NetBeans IDE Dev (Build 201209130001)
Java: 1.7.0_05; Java HotSpot(TM) 64-Bit Server VM 23.1-b03
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)

but after clicking instead of removing it becomes multiple breakpoints
Comment 3 medeag 2012-09-13 13:59:06 UTC
Created attachment 124314 [details]
capture
Comment 4 Martin Entlicher 2013-08-22 15:54:38 UTC
This should be fixed by issue #226437. When the method is renamed, the method breakpoint annotation stays there, but does not apply to the renamed method any more.

*** This bug has been marked as a duplicate of bug 226437 ***
Comment 5 micahgreene2 2015-04-01 16:08:14 UTC
Just Delete your Netbeans Project Folder and reload your project, it should clear the breakpoints out.
Comment 6 micahgreene2 2015-04-01 16:12:08 UTC
Try Deleting your Netbeans Project Folder and reload your project, it should clear the breakpoints out.