|
I am trying to understand a big piece of code. I am debugging it.
How do I see the Stack trace? I want to see where the current function was called from. I remember there use to be a window allong with Auto and Watch and Locals that gave that kind of information. Any idea how to turn it on?
Sound like a stupid question but I am going crazy trying to find it. Thank you for your help.
I am using VS 2005, C# |