This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Add support for Tilera TILE-Gx processor (part 1/2: gdb)
On 04/23/2012 08:58 PM, Jeff Kenton wrote:
> +/* Mapping between the general-purpose registers in `struct user'
> + format and GDB's register array layout. Note that we map the
> + first 56 registers (0 thru 55) one-to-one. GDB maps the pc to
> + slot 64, but ptrace returns it in slot 56. */
Double-space after full stops, please.
--
Pedro Alves