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"


Daniel Jacobowitz <drow@false.org> writes:

> 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.

IMHO the best fit in the current cli syntax would be a subcommand.  Any
ambiguity can be resolved the same way as `set variable'.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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