78e
Quitting GDB
An interrupt (often,
If you have been using GDB to control an attached process or device, you can
release it with the
To exit GDB, use the quit command (abbreviated q), or use an end-of-file character (usually C-d). If you do not supply expression, GDB will terminate normally; otherwise it will terminate using the result of expression as the error code.