Bug 1910 - Display of unavailable variables
Summary: Display of unavailable variables
Status: ASSIGNED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 1633
  Show dependency treegraph
 
Reported: 2005-11-22 19:14 UTC by Adam Jocksch
Modified: 2007-01-11 15:49 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Jocksch 2005-11-22 19:14:17 UTC
 
Comment 1 Adam Jocksch 2005-11-24 16:04:39 UTC
There are now tags in the DOM and source window for displaying both out of scope
and optimized-out variables. 

TODO: Right now you can't put a trace on an out of scope variable, this seems to
be something we should do

TODO: How to actually tell when a variable is out of scope?