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]: MI -var-set-format


On Wed, Jan 23, 2008 at 04:25:03PM +1300, Nick Roberts wrote:
>  > Everyone seems to agree on this patch.  It's OK to commit (IIRC you'll
>  > have to fix up another test too).  The changes to mi-support.exp in
>  > the message I'm replying to do not look necessary.
> 
> Without the change to mi-support.exp, I get:
> 
> ERROR: can't read "octal": no such variable
> 
> Do you mean that I should set in mi-var-display.exp or just use \[0-7\]+"
> directly?

That, or put the "set octal" line in gdb.exp (nothing mi-specific
about it).  I didn't see that line.  All the changes to "global" lines
are not needed.

-- 
Daniel Jacobowitz
CodeSourcery


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