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 158273 - Debug Table doesn't show variable values
Summary: Debug Table doesn't show variable values
Status: CLOSED DUPLICATE of bug 157300
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-10 11:02 UTC by cvasilak
Modified: 2010-04-29 09:47 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 cvasilak 2009-02-10 11:02:52 UTC
Hi there,

I am using NetBeans 6.5 under Ubuntu 8.10 Linux O/S. I have just updated the java environment to the latest sun release

cvasilak@casper:~$ java -version
java version "1.6.0_12"
Java(TM) SE Runtime Environment (build 1.6.0_12-b04)
Java HotSpot(TM) Server VM (build 11.2-b01, mixed mode

Unfortunately, if I try to debug a project (java, ruby) although the local variables are shown, their value is not. Only
If position the mouse pointer in the cell the tooltip comes up with the actual value but inside the cell nothing is
showing. At first I thought it was a bug in the GTK look and feel, so I changed to Nimbus. It didn't work either. Then I
tried the Java l&f but no success. If I rollback the jdk version to the previous one (1.6.0_10) everything works ok

I suspect sth is wrong with jdk itself.

Let me know if you need more information.

Regards,
Christos
Comment 1 Martin Entlicher 2009-02-10 11:44:31 UTC

*** This issue has been marked as a duplicate of 157300 ***
Comment 2 Quality Engineering 2010-04-29 09:47:35 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.