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: Support x86 pseudo registers


On Wed, Mar 3, 2010 at 10:09 AM, Eli Zaretskii <eliz@gnu.org> wrote:
>> 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).
>

Done.  Thanks.

-- 
H.J.


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