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 - Watches and variables does not work after second start of IDE
Summary: Watches and variables does not work after second start of IDE
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P1 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-07-13 13:29 UTC by Jan Stola
Modified: 2003-06-30 17:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thrown exception. (2.89 KB, text/plain)
2001-07-13 13:31 UTC, Jan Stola
Details

Note You need to log in before you can comment on or make changes to this bug.
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.