ILE C/C++ Programmer's Guide

Job and Thread Breakpoints

There are two types of breakpoints: job and thread.

Both job and thread breakpoints can be either unconditional or conditional.

In general, there is one set of debug commands and function keys for job breakpoints and another for thread breakpoints.

For the rest of this section on breakpoints, the term breakpoint refers to both job and thread, unless specifically mentioned otherwise.


[ Top of Page | Previous Page | Next Page | Table of Contents ]