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 181572 - Toggle Line Breakpoint menu item is disabled
Summary: Toggle Line Breakpoint menu item is disabled
Status: RESOLVED DUPLICATE of bug 181587
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: PC All
: P2 normal (vote)
Assignee: issues@cnd
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2010-03-05 06:30 UTC by Alexander Pepin
Modified: 2010-03-05 09:00 UTC (History)
1 user (show)

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 Alexander Pepin 2010-03-05 06:30:25 UTC
Steps to reproduce:
- create Welcome sample
- open welcome.cc in the editor
- set cursor on any code line then right-click to call a context menu
Result: "Toggle Line Breakpoint" context menu item is disabled. This is a regression.
Comment 1 Egor Ushakov 2010-03-05 06:53:34 UTC
for some reason registration of toggleBreakpointActionProvider does not work
Comment 2 Egor Ushakov 2010-03-05 07:33:27 UTC
at the same time it still works in asm files, but not in c...
Comment 3 Egor Ushakov 2010-03-05 08:59:10 UTC
we've found that this is cnd issue, sorry
Comment 4 Egor Ushakov 2010-03-05 09:00:08 UTC

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