Access to PowerPC special purpose registers
Jim Blandy
jimb@redhat.com
Wed Jul 28 22:47:00 GMT 2004
Thomas Martin <thomas@ib-martin.com> writes:
> I am new to the list and my question may be asked earlier:
> Is it possible to access the powerpc (MPC5xx) special purpose
> registers using the GDB (remote debugging the ppc) and how?
I see support in rs6000-tdep.c for the Motorola PowerPC 505. If GDB
and your stub agree on how to number the registers, and how to lay
them out in the 'g' packet, it should work fine.
More information about the Gdb
mailing list