in reply to Re: Debugger Questions - Variable Scope (source++)
in thread Debugger Questions - Variable Scope
I'm mobile ATM and starring at the code without possibility to test...
But what I'm figuring out is that you add support for watching a ref to a var.
Now I'm not sure how this solves the problem since variables in a special scope are not guaranteed to have the same ref after a reenter (like different calls to a function).
Or am I missing something?
Cheers Rolf
( addicted to the Perl Programming Language)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Debugger Questions - Variable Scope (source++)
by tye (Sage) on May 16, 2014 at 13:50 UTC | |
by LanX (Saint) on May 16, 2014 at 15:14 UTC | |
by tye (Sage) on May 16, 2014 at 16:01 UTC | |
by LanX (Saint) on May 16, 2014 at 16:12 UTC |