Hi!
When exiting gdb after debugging a kernel core dump I got:
(gdb) quit
A debugging session is active.
        Inferior 2 [<kvm>] will be killed.
Quit anyway? (y or n) y
You can't do that without a process to debug.
It did let me quit though. What can't I do? :)
 Thomas