The call stack window is a great friend to the developer and I use it constantly while debugging. I can’t believe this little tool, the cornerstone of developing had escaped me for so long. I think I found this little guy not more than two years ago and it instantly became the cornerstone of my daily debug sessions.  Well seeing as how I love myself some shortcuts and given that I’m finally starting to see some .NET code, I was hoping to share some shortcuts as I feel up to it.

callstack.png

Ctrl+Alt+C for Visual Studio

Ctrl+L for Visual Basic 6