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: [RFC] 09/10 Add "continue --all"


On Fri, May 09, 2008 at 02:36:09AM +0100, Pedro Alves wrote:
> And after a bit, it hit me that we use /opt most everywhere
> else, so "continue /a" makes more sense?

I don't know; personally I do not like it.  The other slashed options
are all output formatting, even Doug's new /m for disassemble.  This
one is behavior, not option.

Does continue have to handle all threads at once, or is this similar
to "thread apply all continue"?  We could alias all -> thread apply
all.


-- 
Daniel Jacobowitz
CodeSourcery


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