Exporting Breakpoints and Watchpoints

Use the Export Breakpoints command to export selected breakpoints and watchpoints to a file with a .bkpt extension. All the breakpoints set in the source files of the project and the watchpoints are listed in the Export Breakpoints dialog. Click the specific breakpoints and watchpoints to export or use Select All to include all of them. Specify the destination file name and folder, then click Finish.

Figure 1 - Export Breakpoints dialog

Option Description Default
Breakpoint List Select the breakpoints and watchpoints that you wish to export, and deselect those that you do not.

not selected

To file The file to export the breakpoints and watchpoints to, you can also click Browse... to search for a location to export.

There can be two possible defaults:

  • If you have never exported breakpoints or watchpoints before it will be blank
  • If you have exported breakpoints and watchpoints before the last file name you exported to will be automatically inserted.
Overwrite existing file without warning
When selected, if the file you wish to export to already exists, it will be overwritten automatically by the wizard.
not selected

Other references