PATCH: Support x86 pseudo registers

Eli Zaretskii eliz@gnu.org
Wed Mar 3 18:09:00 GMT 2010


> Date: Wed, 3 Mar 2010 09:53:30 -0800
> From: "H.J. Lu" <hjl.tools@gmail.com>
> Cc: msnyder@vmware.com, gdb-patches@sourceware.org
> 
> >  * X86 general purpose registers
> >
> >   GDB now supports reading/writing byte, word and double-word x86
> >   general purpose registers directly.  This means you can use, say,
> >   $ah or $ax to refer, respectively, to the byte register AH and
> >   16-bit word register AX that are actually portions of the 32-bit
> >   register EAX or 64-bit register RAX.
> >
> >
> 
> It looks good to me.

Then please install it (together with the rest of the patch, if that's
not yet in).

Thanks.



More information about the Gdb-patches mailing list