This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Why gdb always confirm if I'm quitting when the program is still running?


Hi,

When I try to quit gdb, it always confirm if I really want to quit?
But 99% of the time, I really want to quit.

It is possible to configure gdb not to ask this question?

Thanks,
Peng

(gdb) q
The program is running.  Exit anyway? (y or n) y


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]