Is there a way to configure visual studio (2008) to visualize function variables in each stack frame? I can see the call stack just fine with the function parameters but was wondering if there is a way to see the variables in the function as well. This would be especially helpful for inspecting the stack content and learning how recursive function calls work. Many thanks.
Debug + Windows + Locals shows you all the local variables in the active stack frame.

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With