Getting In and Out of DDD
This chapter discusses how to start DDD, and how to get out of it. The essentials are:
- Type
ddd
to start DDD (see Invoking). Use
File => Exit
orIllegal HTML tag removed : Ctrl+Q
to exit (see Quitting).
Invoking: How to invoke DDD.
- Quitting: How to quit DDD.
- Sessions: Saving work across invocations.
- Remote Debugging: Running DDD on a different host.
- Customizing Debugger Interaction: How DDD and GDB communicate.
Node:Invoking, Next:Quitting, Up:Invocation