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 192857 - Memory view shows nothing
Summary: Memory view shows nothing
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.0
Hardware: PC All
: P2 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
: 195079 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-12-03 16:24 UTC by Alexander Pepin
Modified: 2017-04-08 03:09 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-12-03 16:24:08 UTC
It's a regression. Disassembly tests can not run without that functionality.
Steps to reproduce:
- create Welcome sample project
- do step into
- open Memory and enter any address into Address field
Result: Nothing happens, nothing is displayed. The same is for Registers.
Comment 1 Quality Engineering 2010-12-07 06:13:18 UTC
Integrated into 'main-golden', will be available in build *201012070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/a89efe522baa
User: Egor Ushakov <gorrus@netbeans.org>
Log: fixing #192857 (Memory view)
Comment 2 Egor Ushakov 2010-12-07 14:40:18 UTC
created a separate issue for registers view: bug 192984
Comment 3 Egor Ushakov 2010-12-07 14:44:13 UTC
fixed in:
http://hg.netbeans.org/cnd-main/rev/5e68c3195d3b
Comment 4 Quality Engineering 2010-12-08 06:35:21 UTC
Integrated into 'main-golden', will be available in build *201012080001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/5e68c3195d3b
User: Egor Ushakov <gorrus@netbeans.org>
Log: fixed #192857 (Memory view)
Comment 5 Egor Ushakov 2011-02-05 07:54:22 UTC
*** Bug 195079 has been marked as a duplicate of this bug. ***
Comment 6 Quality Engineering 2017-04-08 03:09:24 UTC
Integrated into 'main-silver', will be available in build *201704080002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/be7083a676a6
User: Egor Ushakov <gorrus@netbeans.org>
Log: fixing #192857 (Memory view)