You are not logged in.
Pages: 1
Post reply
Hi All,
Is is possible to set a global variable in gdb while stack tracing ?I can change values of local variable when I am under a given stack but not sure if global variable can be set.
thanks....
Offline
Just try it.
I wouldn't be surprised of you could even change read-only data...