OSDN Git Service

ARI fix: Do not use %p, replace by call to host_address_to_string
authorPierre Muller <muller@ics.u-strasbg.fr>
Fri, 17 Apr 2009 15:44:28 +0000 (15:44 +0000)
committerPierre Muller <muller@ics.u-strasbg.fr>
Fri, 17 Apr 2009 15:44:28 +0000 (15:44 +0000)
commitaf5a591f5dd272bcd75b555cd8373f9bf730737a
tree066113a52012e315f3a0b075cacf2109aef535ce
parent98ef0e955167c52901cf79f46a7290ed7076a929
ARI fix: Do not use %p, replace by call to host_address_to_string
for host pointers.
* darwin-nat.c (darwin_xfer_partial): Apply change.
* gnu-nat.c (inf_continue, gnu_xfer_memory): Ditto.
* gnu-nat.h (proc_debug): Ditto.
* symmisc.c (maintenance_info_symtabs): Ditto.
(maintenance_info_psymtabs): Ditto.
* windows-nat.c (handle_load_dll): Ditto.
(handle_unload_dll, info_w32_command, handle_exception): Ditto.
* xtensa-tdep.c (xtensa_unwind_pc): Ditto.
gdb/ChangeLog
gdb/darwin-nat.c
gdb/gnu-nat.c
gdb/gnu-nat.h
gdb/symmisc.c
gdb/windows-nat.c
gdb/xtensa-tdep.c