OSDN Git Service

* spu-linux-nat.c: Include "gdb_stdint.h".
authoruweigand <uweigand>
Tue, 8 May 2007 23:18:21 +0000 (23:18 +0000)
committeruweigand <uweigand>
Tue, 8 May 2007 23:18:21 +0000 (23:18 +0000)
commit8bbbfadb4f6113bd1a175ec8cdd98288ce2d1235
tree4f5cee7131ba3d12909039eb7172186796a15b2a
parent59db255e91283ef77a97867f65fe73127373c6ec
* spu-linux-nat.c: Include "gdb_stdint.h".
(fetch_ppc_register): Use uint64_t instead of unsigned long long.
(fetch_ppc_memory_1, store_ppc_memory_1): Likewise.
(fetch_ppc_memory, store_ppc_memory): Fix coding style.
(spu_symbol_file_add_from_memory): Use strtoulst instead of sscanf.
(spu_child_wait): Mark up string for translation.
gdb/ChangeLog
gdb/Makefile.in
gdb/spu-linux-nat.c