OSDN Git Service

* target.c (target_xfer_partial): Use host_address_to_string to
authorJoel Brobecker <brobecker@gnat.com>
Sun, 11 Jan 2009 13:23:42 +0000 (13:23 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Sun, 11 Jan 2009 13:23:42 +0000 (13:23 +0000)
commit7ec34a49aa9cb7d812021ba6667a0cfdd182676e
tree808b8bf0019fe9bdd8c89267b0ed918068467a2c
parent4862c642a24472539ac705783835a847e5ec8b20
    * target.c (target_xfer_partial): Use host_address_to_string to
        print the address of readbuf and writebuf. Cast the address of
        elements inside the myaddr buffer into intptr_t.
        (deprecated_debug_xfer_memory): Use paddress to print memaddr.
        Cast the address of elements inside the myaddr buffer into
        intptr_t.
gdb/ChangeLog
gdb/target.c