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] Add support for user-defined prefixed commands


On Mon, Dec 01, 2008 at 04:06:08PM -0500, Daniel Jacobowitz wrote:
> This patch allows "define" to take more than one word for the name of
> the command.  It does not allow the creation of new prefix commands,
> but you can add commands to a prefix.  For instance, "define target
> foo" to implement the "target foo" command, which sits next to
> "target sim" and "target remote" and works just like them.

I've belatedly committed this.

-- 
Daniel Jacobowitz
CodeSourcery


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