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

Summary: "Hide Selected Registers" menu item doesn't work
Product: cnd Reporter: soldatov <soldatov>
Component: DebuggerAssignee: henk89
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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