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:

  1. Open a Line breakpoint dialog in one of the following ways:
  2. Choose the DLL from the Executable pull-down field.
  3. Choose the source file from the Include File pull-down field.
  4. Enter the line number where you want the breakpoint set
  5. Specify any additional information you wish in the Optional Parameters group box.
  6. Check the Defer breakpoint check box.
  7. 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