Breakpoints

A breakpoint makes your program stop whenever a certain point in the program is reached. For each breakpoint, you can add conditions to better control whether or not your program stops. You can use the Import wizard to import your existing breakpoints that you previously exported.

To import breakpoints:


  1. In the Import wizard, ( File > Import ), expand Run/Debug, choose Breakpoints, and then click Next.

    The IDE shows the Import a Team Project Set panel.

    Zip import

  2. Select the file that contains the breakpoints to import.
  3. Optional: Select the options to determine how you want your breakpoints to be updated.
  4. Click Finish.
Related concepts
Importing an existing container project into a workspace
Importing an existing project into a workspace
Importing external features
Importing a file system
Importing GCC coverage data from a project
Importing a QNX Source Package
Importing a QNX mkifs Buildfile
Importing a QNX source package
Importing a team project set
Importing an archive file
Launch configurations