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 172572 - Can no longer see java watch variables
Summary: Can no longer see java watch variables
Status: CLOSED INCOMPLETE
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-18 14:28 UTC by bigguy1217
Modified: 2010-05-06 11:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Messages.log file (40.99 KB, text/plain)
2009-09-18 19:18 UTC, bigguy1217
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bigguy1217 2009-09-18 14:28:51 UTC
Have Upgraded to Version 6.1 since this correspnds to the version that I need to use for Sun's JCAPS product. When 
using the debugger, I set watch variables, but they cannot be seen anywhere in the UI like in prior versions. I have 
tried every window. Am using java....
Comment 1 Martin Entlicher 2009-09-18 14:43:32 UTC
Please go to Window -> Debugging -> Watches. This is the window where you should see the list of watches. If it's empty,
use "New Watch" context menu item to add a new watch expression. Or Run -> "New Watch" action should do the same.
Comment 2 bigguy1217 2009-09-18 14:50:16 UTC
I have done both. When I do the WIndows->Debugger-> Watches, the screen falshes but the watch window does not appear. 
If I set a new watch, no window appears.
Comment 3 Martin Entlicher 2009-09-18 15:04:11 UTC
Then probably an exception was thrown. Can you please attach <netbeans-user-dir>/var/log/messages.log file here? There
should be the thrown exceptions. Thanks.
Comment 4 bigguy1217 2009-09-18 19:18:28 UTC
Created attachment 87935 [details]
Messages.log file
Comment 5 Marian Mirilovic 2010-05-06 11:51:38 UTC
closing incomplete issues