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 60022 - During first debugging session it's not possible to use tree structure in watches window
Summary: During first debugging session it's not possible to use tree structure in wat...
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 5.x
Hardware: Sun Solaris
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on: 59945
Blocks:
  Show dependency tree
 
Reported: 2005-06-15 12:22 UTC by Max Sauer
Modified: 2005-09-05 09:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (183.72 KB, image/png)
2005-06-15 12:23 UTC, Max Sauer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Max Sauer 2005-06-15 12:22:12 UTC
During first debugging session after opening a project, it is not possible to
use tree structure normally aviable in the watches window. (the small lever next
to a object-type variable in the watches window).

This feature is somehow not aviable during first debugger session, aftewards it
works normally.

In NB 4.1fcs, this issue is not reproducible.

I'll add a screenshot.

-------------------
NB dev 200506142000
JDK 1.4.2_08
Comment 1 Max Sauer 2005-06-15 12:23:26 UTC
Created attachment 22695 [details]
screenshot
Comment 2 Martin Entlicher 2005-06-15 12:47:46 UTC
Might be associated with issue #59945. I'll check this after that issue is fixed.
Comment 3 Martin Entlicher 2005-06-22 14:35:38 UTC
Seems to work O.K. after issue #59945 was fixed.
Comment 4 Max Sauer 2005-06-22 15:17:23 UTC
Works O.K., thank you for your effort. Verified.