Examine your application using debugger functions.
The following methods are useful for debugging your application at a step or
breakpoint:
- Find a breakpoint in your source code: right-click a breakpoint in the
Breakpoints or Call Stack window and choose Go To Source
Code
- Examine a variable or expression
- Monitor a function call on the call stack