OSDN Git Service

* ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
authorJim Blandy <jimb@codesourcery.com>
Wed, 5 May 2004 01:48:37 +0000 (01:48 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 5 May 2004 01:48:37 +0000 (01:48 +0000)
commit4d2f919988927b6ac1ae34a13ce81315758b2277
treeeaf04434caac7f2617f969ad74d1d657c07782a8
parent85d7eb8bf0b82c4660c2a2b931841410878dd783
* ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
Don't assume that the gprs, fprs, and UISA sprs are
contiguous, start at register number zero, and end with fpscr.
Instead, use the numbers from the tdep structure.
gdb/ChangeLog
gdb/ppc-linux-nat.c