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 220076 - Display the vtable address of a class object in all displays showing the object expansion
Summary: Display the vtable address of a class object in all displays showing the obje...
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2012-10-14 19:51 UTC by aschwarz1309
Modified: 2016-07-06 14:38 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description aschwarz1309 2012-10-14 19:51:22 UTC
Product Version = NetBeans IDE 7.2 (Build 201207171143)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.7.0_03
Runtime = Java HotSpot(TM) Client VM 22.1-b02

Cygwin gcc 4.5.3
            gdb 4.5.3

Currently, the vtable address is only seen when an object is highlighted and expanded (cursor hovers over the object name). It would be useful to include the vtable address in Variable window expansions, i.e., when an class object is expanded in the Variable window,, the expalnsion shows the vtable address as well as the usual suspects.