(ddd.info)Program Stop


Next: Resuming Execution Prev: Attaching to a Process Up: Running
Enter node , (file) or (file)node

6.4 Program Stops
=================

After the program has been started, it runs until one of the following
happens:

   * A breakpoint is reached (Note: Breakpoints).

   * A watched value changes (Note: Watchpoints).

   * The program is interrupted (Note: Interrupting).

   * A signal is received (Note: Signals).

   * Execution completes.

   DDD shows the current program status in the debugger console.  The
current execution position is highlighted by an arrow.

   If `Edit => Preferences => General => Uniconify When Ready' is set,
DDD automatically deiconifies itself when the program stops.  This way,
you can iconify DDD during a lengthy computation and have it uniconify
as soon as the program stops.


automatically generated by info2www version 1.2.2.9