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.


> Adds the command "quickquit," aliased to "qq," to cli/cli-cmds.c.
> It eliminates that annoying quit_confirm() when quitting gdb.

I like the idea of being able to quit without having to confirm.
Either a new command, or using a switch? We seem to be using command
switches more and more, lately.  I assume we want to make this
sufficiently more convienient than typing y-ENTER, so maybe "qq"
is the way to go...

-- 
Joel


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