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] Fix 'Undefined command' error message


> Date: Wed, 23 Nov 2005 14:19:40 -0500
> From: Daniel Jacobowitz <drow@false.org>
> Cc: Eli Zaretskii <eliz@gnu.org>, schwab@suse.de,
> 	gdb-patches@sources.redhat.com
> 
> > The TUI does *not* avoid the problems pointed out by Andreas. 'u+1' must 
> > be written 'u +1'. The latter syntax seems more correct to me in any 
> > case - the '+' is part of the operand, not the command. That said, many 
> > people are probably used to using the command like Andreas.
> 
> I had no idea this was possible (or what it did, until I tried it)... I
> wouldn't cry about breaking it if there was any benefit.

Sorry, Daniel, I don't think I get what you mean.  Could you please
elaborate on what you suggest we do?


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