OSDN Git Service

* target.c (target_xfer_partial): Use host_address_to_string to
authorbrobecke <brobecke>
Sun, 11 Jan 2009 13:23:42 +0000 (13:23 +0000)
committerbrobecke <brobecke>
Sun, 11 Jan 2009 13:23:42 +0000 (13:23 +0000)
commitc3d10b749d722abc87017a1bb406c5b38fc01eaf
tree07f3f0458b67bf23fdbacefe1d969395ebec027d
parent2f9bf612909c9a1f0590bbd0b5c32a751439fd9a
    * 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