07.44 Setting a Tracepoint in the Call Stack Window

DEFAULT

Ctrl+Alt+C

VISUAL BASIC 6

Ctrl+Alt+C; Ctrl+L

VISUAL C# 2005

Ctrl+Alt+C; Ctrl+D, Ctrl+C; Ctrl+D, C

VISUAL C++ 2

Ctrl+Alt+C; Ctrl+K; Alt+6

VISUAL C++ 6

Ctrl+Alt+C; Alt+7

VISUAL STUDIO 6

Ctrl+Alt+C

WINDOWS

Alt,D, W, C

COMMAND

Debug.CallStack

VERSIONS

2005, 2008, 2010

CODE

vstipDebug0009

In vstipDebug0008 (07.43 Setting a Breakpoint in the Call Stack Window, page 367), I showed you a classic technique of setting a breakpoint in the Call Stack window. The only problem is that breakpoints tend to be somewhat intrusive if all you want is information. So I thought it would be a good idea to also show how to set tracepoints. For more information about tracepoints, see vstipDebug0010 (07.25 Setting a Tracepoint ...

Get Coding Faster: Getting More Productive with Microsoft® Visual Studio® now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.