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 161665 - Different values for one watch
Summary: Different values for one watch
Status: CLOSED WORKSFORME
Alias: None
Product: debugger
Classification: Unclassified
Component: Ant (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-01 13:08 UTC by Filip Zamboj
Modified: 2010-04-29 09:49 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 Filip Zamboj 2009-04-01 13:08:56 UTC
Watch in Variables window has different value than in  Watches window. 

Steps to reproduce: 
1. create sample project Anagram game
2. place breakpoint on line 34 in build.xml
3. create new watch 'ant.project.name'
4. invoke debug target -> run 
5. compare values of watch created in step 3 in Watches view to the same in Variables view
Comment 1 Martin Entlicher 2009-04-16 09:09:17 UTC
To me, both watch and variable in Variables equal to "anagrams".

Is this issue still reproducible?
Comment 2 Quality Engineering 2010-04-29 09:49:44 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.