1 Getting In and Out of CGDB
This chapter discusses how to start CGDB, and how to get out of it.
The essentials are:
- type ‘cgdb’ to start CGDB.
- type quit or C-d in the GDB window to exit.
- type :quit in the source window to exit. This even works if GDB is
currently hanging, or operating a long command.