Go forward to Commands.
Go backward to Sample Session.
Go up to Top.

Getting In and Out of GDB
*************************

   This chapter discusses how to start GDB, and how to get out of it.
The essentials are:
   * type `gdb' to start GDB.

   * type `quit' or `C-d' to exit.

Menu

Invoking GDB
How to start GDB
Quitting GDB
How to quit GDB
Shell Commands
How to use shell commands inside GDB