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 Mon, May 19, 2008 at 11:19:42AM -0700, Michael Snyder wrote:
> What about "continue /all"?  More in keeping with the
> argument syntax of existing gdb commands (print, examine...)

So far there are only single letter specifiers, and they're all output
formats (print/x, disassemble/m).  Adding multi-letter ones
would be pretty confusing, IMO.

If we want functionality arguments, especially multi-letter ones, I
have a small preference for --all.

Well, that's my two cents.

-- 
Daniel Jacobowitz
CodeSourcery


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