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 13587

Summary: Watches and variables does not work after second start of IDE
Product: debugger Reporter: Jan Stola <jstola>
Component: CodeAssignee: issues@debugger <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: Thrown exception.

Description Jan Stola 2001-07-13 13:29:15 UTC
Netbeans build 20010713
=======================

After second start of IDE:
a) variables tab is always empty
b) watches cannot be created during debugging - exception is thrown
c) local variables are not shown in threads tab - exception is thrown
d) local variables are not shown in callstack tab - exception is thrown

Steps to reproduce:
-------------------
1. Start IDE.
2. Shut down IDE.
3. Start IDE.
4. Step into examples.advanced.MemoryView.
5. Look into Variables tab.
6. Try to create watch -> exception is thrown (see attachment).
Comment 1 Jan Stola 2001-07-13 13:31:33 UTC
Created attachment 1868 [details]
Thrown exception.
Comment 2 Jan Jancura 2001-07-13 16:06:01 UTC
fixed in main trunk
Comment 3 Jan Stola 2001-07-19 11:50:05 UTC
Verified in Netbeans build 20010719.
Comment 4 Quality Engineering 2003-06-30 17:31:50 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.