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: [PATCH v2.1] Introduce the "with" command


On Sat, 2019-06-22 at 12:48 +0100, Pedro Alves wrote:
> Hmm, with.exp and settings.exp both pass for me.  Could you try the
> users/palves/cli-options branch?  It contains the latest version,
> including the change below.
The branch works ok.

> You can change multiple settings using nested with, and use
> abbreviations for commands and/or values.  E.g.:
>   w la p -- w p el u -- p obj
> (gdb) 
> 
> WDYT?
Looks nice(r) to me, thanks.

Philippe


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