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 12891

Summary: Wrong print text of variable breakpoints on static fields.
Product: debugger Reporter: Jan Stola <jstola>
Component: JavaAssignee: issues@debugger <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jan Stola 2001-06-15 14:30:31 UTC
Netbeans build 211
==================

There is question-mark printed in the output window
instead of value of the variable.

Steps to reproduce:
-------------------
1. Create variable breakpoint on some static field.
2. Set its "Stop on" property to Variable modification.
3. Start the debuggee.
4. When the breakpoint is hit the question-mark is written to the output window.
Comment 1 Jan Stola 2001-06-15 14:41:21 UTC
The action in the second item is not necessary. It was entered
by mistake - see issue 12893 for similar situation.
Comment 2 Daniel Prusa 2001-06-21 11:45:14 UTC
Fixed in main trunk.
Comment 3 Jan Stola 2001-07-10 14:22:20 UTC
Verified in Netbeans build 20010710.
Comment 4 Quality Engineering 2003-06-30 17:36:30 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.