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 - Wrong print text of variable breakpoints on static fields.
Summary: Wrong print text of variable breakpoints on static fields.
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-15 14:30 UTC by Jan Stola
Modified: 2003-06-30 17: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-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.