* utils.c (gdb_print_host_address): Adjust implementation to
authorJoel Brobecker <brobecker@gnat.com>
Wed, 7 Jan 2009 12:11:07 +0000 (12:11 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 7 Jan 2009 12:11:07 +0000 (12:11 +0000)
commitea8992ce761ee68ff11579e5b3b8e72b5c228e6a
treeef1b374397dd37d1f274074839414b3145f95c1b
parent301d2c47d9e6622be18fec51f7f215762910f9bb
    * utils.c (gdb_print_host_address): Adjust implementation to
        reuse host_address_to_string. Move comment explaining the conversion
        from host address to string from here...
        (host_address_to_string): ... to there.
gdb/ChangeLog
gdb/utils.c