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]

Re: gdbinit: supress quit prompt


> Date: Sun, 12 Jun 2011 02:01:47 -0700
> From: Matt Rice <ratmice@gmail.com>
> Cc: GDB Users <gdb@sourceware.org>
> 
> set confirm off
> (note that this disables more than just quit confirmation).

But one could define a hook-quit command to turn off confirm, and then
it will only affect that single "quit" and nothing else.  Right?


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