Bug 1910

Summary: Display of unavailable variables
Product: frysk Reporter: Adam Jocksch <ajocksch>
Component: generalAssignee: Unassigned <frysk-bugzilla>
Status: ASSIGNED ---    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 1633    

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?