Program Stops

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

  • A breakpoint is reached (see Breakpoints).
  • A watched value changes (see Watchpoints).
  • The program is interrupted (see Interrupting).
  • A signal is received (see 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.

Node:Resuming Execution, Next:Continuing Somewhere Else, Previous:Program Stop, Up:Running

results matching ""

    No results matching ""