OSDN Git Service

* 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)
commit69c5e98c416bc02854d9b24a4c83a8b1ab92a2b1
treecebe89e410070383681d52b8a6cbd0eb79a567e2
parent883cc632a9534226165e1b67078e8a0e578af541
* 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