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 13318 - Watches on member variables does not work
Summary: Watches on member variables does not work
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: debuggertools (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-29 15:02 UTC by Jan Stola
Modified: 2001-07-27 11:36 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 Jan Stola 2001-06-29 15:02:53 UTC
Netbeans build 20010629
-----------------------

Watches on both static and non-static member variables does not work.
Displayname of such watches is (null) null.
Only watches on local variables work correctly.
Comment 1 Jan Stola 2001-06-29 15:06:23 UTC
Steps to reproduce:
-------------------

1. Start MemoryView with tools debugger.
2. Force debugger to stop on line 100.
3. Create watches on r, free, bundle and timer.
4. Watches on bundle and timer will have wrong value.
5. Watches on r and free will be OK.
Comment 2 Daniel Prusa 2001-07-09 10:10:38 UTC
ASSIGNED
Comment 3 Daniel Prusa 2001-07-09 12:35:20 UTC
Fixed in main trunk.
Comment 4 Jan Stola 2001-07-27 11:36:19 UTC
Verified in Netbeans build 20010727.