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 35153 - Debugger: Expression evaluates incorrectly
Summary: Debugger: Expression evaluates incorrectly
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Other
: P2 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-25 21:22 UTC by bht
Modified: 2003-09-04 10:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Testcase (1.13 KB, text/plain)
2003-07-25 21:24 UTC, bht
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bht 2003-07-25 21:22:41 UTC
Expression evaluation in the debugger is sometimes
incorrect.

Please refer to the attached testcase.

Generally I should say that NetBeans 3.5 is a very
nice and useful environment. I use it every day
and issues such as this are very few.
Comment 1 bht 2003-07-25 21:24:03 UTC
Created attachment 11146 [details]
Testcase
Comment 2 Maros Sandor 2003-07-28 11:45:24 UTC
Conditional expressions evaluated incorrectly.

/cvs/debuggerjpda/src/org/netbeans/modules/debugger/jpda/ev
aluator/Node.java,v  <--  Node.java
new revision: 1.4; previous revision: 1.3
Comment 3 Milan Kubec 2003-09-04 10:52:47 UTC
Verified.