]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/spu-linux-nat.c
* spu-linux-nat.c (fetch_ppc_register, fetch_ppc_memory_1,
authorUlrich Weigand <uweigand@de.ibm.com>
Mon, 7 May 2007 22:58:32 +0000 (22:58 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Mon, 7 May 2007 22:58:32 +0000 (22:58 +0000)
commit4179a4876749849c07b51c418504b3a0f753377c
tree44f1471f1efe909a6f806a9fd9a5e415f19e89ed
parent8de28984c302ae8b7b91a35f6eed4ed35aa53114
* spu-linux-nat.c (fetch_ppc_register, fetch_ppc_memory_1,
store_ppc_memory_1, fetch_ppc_memory, store_ppc_memory,
parse_spufs_run, spu_bfd_iovec_pread, spu_bfd_open,
spu_symbol_file_add_from_memory, spu_child_post_startup_inferior,
spu_child_post_attach, spu_fetch_inferior_registers,
spu_store_inferior_registers, spu_xfer_partial): Store PPE-side
memory addresses as ULONGEST, not CORE_ADDR.
gdb/ChangeLog
gdb/spu-linux-nat.c