This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: PATCH: Support x86 pseudo registers
> Date: Tue, 2 Mar 2010 11:01:42 -0800
> From: "H.J. Lu" <hjl.tools@gmail.com>
> Cc: Daniel Jacobowitz <dan@codesourcery.com>, gdb-patches@sourceware.org
>
> How about
>
> ---
> * X86 general purpose registers
>
> GDB now supports reading/writing byte, word and double word x86
> general purpose registers directly.
> ---
Thanks, this is much better. However, could we also tell what GDB
features and/or commands would benefit from this support?