This is the mail archive of the gdb-patches@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: A patch I'd like to propose.


On 04/14/10 10:19, Phil Muldoon wrote:
On 04/14/2010 12:59 PM, Chris Moller wrote:
Adds the command "quickquit," aliased to "qq," to cli/cli-cmds.c. It
eliminates that annoying quit_confirm() when quitting gdb.

'set confirm off' works for me? Though this is not the default it
seems. Is this orthogonal to your request, or did you want an
explicit command to act regardless of confirm off/on?

I'm looking for something that always works without me having to make any special arrangement for it. I use a lot of bizarre environments in debugging and a lot of the time I've forgotten things like copying over my usual~/.gdbinit




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