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 186066 - breakpoints can't be set or removed
Summary: breakpoints can't be set or removed
Status: CLOSED DUPLICATE of bug 185921
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: PC Solaris
: P1 normal (vote)
Assignee: issues@debugger
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2010-05-13 08:35 UTC by Vladimir Voskresensky
Modified: 2010-06-22 11:21 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 Vladimir Voskresensky 2010-05-13 08:35:41 UTC
I have attached to application with debugger.
Tried in Variables window enter new watch in cell "Enter new watch" => after typing name and Enter - nothing happens, no new watch
New Watch... from context menu doesn't work as well.
BUT
when I made step over => I have seen last entered watch in Variables view.

I have tried to delete it in Variables view with "Delete" key - no luck.
Disappeared only after the next step over
Comment 1 Marian Mirilovic 2010-05-13 08:38:55 UTC
> Tried in Variables window enter new watch in cell "Enter new watch" => after
> typing name and Enter - nothing happens
... issue 185922

> I have tried to delete it in Variables view with "Delete" key - no luck.
... issue 185921

*** This bug has been marked as a duplicate of bug 185921 ***
Comment 2 Marian Mirilovic 2010-06-22 11:21:13 UTC
closed