* 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)
commit53b715628b0f5957947f03562fa9b7a5f2c85ca4
treeced2a639e6f2bf9287f7d9bb5265dbd436806347
parentd076129955bd55521f3793076b7ae77e17e1dea4
    * 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
This page took 0.025974 seconds and 4 git commands to generate.