J
J Krugman
Here's a recurrent situation. I'm running a program in the debugger,
the program dies for some reason, and I want to inspect the scope
in which the current function was called. In other words, I want
to be able to climb up the stack trace and poke around there. How
can I do this?
Thanks!
-Jill
the program dies for some reason, and I want to inspect the scope
in which the current function was called. In other words, I want
to be able to climb up the stack trace and poke around there. How
can I do this?
Thanks!
-Jill