The New Brakpoint dialog box opens when you choose the New Breakpoint command from the Debug menu or the New Breakpoint tool from the Breakpoints window. With this dialog box, you can create a new breakpoint of any type, such as function, file, address, or data.
This dialog box contains four tabs, each of which contains controls for setting a specific type of breakpoint. The following table shows the tabs in the New Breakpoint dialog box.
To | See |
---|---|
Set a breakpoint on a function at the beginning of the function or at an offset from the beginning | Function, New Breakpoint Dialog Box |
Set a breakpoint at a specific location within a specified file | File, New Breakpoint Dialog Box |
Set a breakpoint at a specific memory location | Address, New Breakpoint Dialog Box |
Set a breakpoint on a variable | Data, New Breakpoint Dialog Box |
Below the tabs, you will see the following buttons:
Using the Breakpoints Window | Breakpoints | Debugging UI Reference