Set a Deferred
Breakpoint
A deferred breakpoint is a breakpoint
set in a DLL that is not currently loaded.
To set a deferred line breakpoint, do the following:
- Open a Line breakpoint dialog in one of the following
ways:
- From a Source window or the Session Control
window, select Breakpoints->Set line
- From a Breakpoint List window, select Set->Set
line.
- Choose the DLL from the
Executable pull-down field.
- Choose the source file from the
Include File pull-down field.
- Enter the line number where you want the breakpoint set
- Specify any additional information you wish in the
Optional Parameters group box.
- Check the Defer breakpoint check box.
- Click on OK or press Enter.

Debug a DLL
Start Debugging a DLL from a Load
Occurrence Breakpoint Dialog
Start Debugging a DLL from a Source
Window
Start Debugging a DLL from the Session
Control Window