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 235382 - "Hide Selected Registers" menu item doesn't work
Summary: "Hide Selected Registers" menu item doesn't work
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: henk89
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-02 07:28 UTC by soldatov
Modified: 2014-07-16 01:44 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 soldatov 2013-09-02 07:28:07 UTC
Scenario:
- Create Welcome
- Press Step Into
- Call context menu in welcome.cc
- Select Disassembly
- Push Window|Debugging|Registers
- Select some registers in Registers tab and call context menu
- Select Hide Selected Registers
==> no changes in Registers tab

P.S. Filter works nicely if I use Oracle Solaris Studio and dbx
Comment 1 henk89 2014-07-14 12:14:35 UTC
Fixed in:
http://hg.netbeans.org/cnd-main/rev/0856acb411f5
Comment 2 Quality Engineering 2014-07-16 01:44:27 UTC
Integrated into 'main-silver', will be available in build *201407160001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/0856acb411f5
User: Nikolay Koldunov <henk89@netbeans.org>
Log: Fixed #235382 - "Hide Selected Registers" menu item doesn't work