Visual Studio Development Bookmark and Share   
 index > Visual Studio Debugger > turning on the stack
 

turning on the stack

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#
n2201  Friday, October 09, 2009 2:04 PM
Hi,

You can find the call stack window in Debug+Windows+CallStack in VS2005. Shortcut key is Ctrl +D, C.

Regards,
Vinil;
  • Marked As Answer byn2201 Friday, October 09, 2009 3:12 PM
  •  
VinilV  Friday, October 09, 2009 2:47 PM
Hi,

You can find the call stack window in Debug+Windows+CallStack in VS2005. Shortcut key is Ctrl +D, C.

Regards,
Vinil;
  • Marked As Answer byn2201 Friday, October 09, 2009 3:12 PM
  •  
VinilV  Friday, October 09, 2009 2:47 PM
Thank you very much! That was it :)
n2201  Friday, October 09, 2009 3:12 PM

You can use google to search for other answers

Custom Search

More Threads

• Reasons why a memory dump doesn't open with Visual Studio 2005
• storing a database variable
• how to disable wcfscvhost
• Problems with msdev.exe
• Some remote debugging questions
• Debugging on Web Server Error - VS2003
• VS 2005 Platform Builder for CE 6.0
• Trouble debugging with Intel Visual Fortran using Microsoft Visual Studio .NET
• Web Service Debugger still broken in SP1
• C# ComInteropControl / VB6 "No symbols have been loaded"