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 150468 - types and values for watched variables are not displayed
Summary: types and values for watched variables are not displayed
Status: RESOLVED WONTFIX
Alias: None
Product: python
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: jymen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-17 01:58 UTC by Peter Lam
Modified: 2009-01-15 01:57 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 Peter Lam 2008-10-17 01:58:30 UTC
build 67 (20081016)

Even within scope, the variables added to the watch list are not showing any value. Only the "..." buttons are displayed.
Comment 1 jymen 2008-10-17 09:16:33 UTC
'Watches' is not an implemented python debugger feature for the moment
Comment 2 jymen 2008-10-17 09:40:55 UTC
Issue changed to later for the moment