Discussion:
Accessing Static Variables via DBGp
Stefano D. Mtangoo
2014-03-13 13:05:52 UTC
Permalink
is it possible to access static variables via DBGp?
I have not found a way yet.
TIA,
S.
--
Stefano D. Mtangoo
Mob: +255 754710410
Twitter: @mtangoo
Web. http://hosannahighertech.co.tz
Linkedin: http://www.linkedin.com/pub/stefano-mtangoo/45/644/281
/The purpose of man is to know his Maker Be known by his Maker
And make his Maker known So that others may know his Maker as their
Maker(Emeal Zwayne) /
Derick Rethans
2014-03-14 15:27:09 UTC
Permalink
Post by Stefano D. Mtangoo
is it possible to access static variables via DBGp?
I have not found a way yet.
The protocol supports it, and as long as you have a recent variant of
Xdebug it should show up just fine.

cheers,
Derick
--
Like Xdebug? Consider a donation: http://xdebug.org/donate.php
Xdebug | http://xdebug.org | xdebug-***@lists.xdebug.org
twitter: @derickr and @xdebug
Stefano D. Mtangoo
2014-03-14 20:57:38 UTC
Permalink
Hi Derick,
Post by Derick Rethans
Post by Stefano D. Mtangoo
is it possible to access static variables via DBGp?
I have not found a way yet.
The protocol supports it, and as long as you have a recent variant of
Xdebug it should show up just fine.
When does this recent point to? Which version exactly?
Thanks.
Post by Derick Rethans
cheers,
Derick
--
Stefano D. Mtangoo
Mob: +255 754710410
Twitter: @mtangoo
Web. http://hosannahighertech.co.tz
Linkedin: http://www.linkedin.com/pub/stefano-mtangoo/45/644/281
/The purpose of man is to know his Maker Be known by his Maker
And make his Maker known So that others may know his Maker as their
Maker(Emeal Zwayne) /
Loading...