Breakpoint Operations in the Call Stack Window

(Feature not available for T-SQL)

In the Call Stack Window, you can set a breakpoint on a specific function call on the stack. The breakpoint is set at the end of the function call. When the selected call ends, the breakpoint will be hit.

To set a breakpoint on a function call

When you view the breakpoint properties, this breakpoint appears as an address breakpoint with a memory location corresponding to the end point of the function.

In addition, you perform these other breakpoint operations in the Call window: