* ppc-linux-nat.c (store_register, fetch_register): Remove
authorJim Blandy <jimb@codesourcery.com>
Fri, 4 Jun 2004 23:07:28 +0000 (23:07 +0000)
committerJim Blandy <jimb@codesourcery.com>
Fri, 4 Jun 2004 23:07:28 +0000 (23:07 +0000)
commit4a19ea356e67d4e693bf9d6d23a439716e434546
treeb5cf38d0d7b8a0af49069a5d583871a278724117
parentf4fc3b93e29e2b400e7082ff78797e4a47db91f9
* ppc-linux-nat.c (store_register, fetch_register): Remove
incorrect assertions.  Simplify and generalize handling of
transfers whose sizes are not multiples of, or less than, sizeof
(PTRACE_XFER_TYPE).
gdb/ChangeLog
gdb/ppc-linux-nat.c