OSDN Git Service

* utils.c (gdb_print_host_address): Adjust implementation to
authorbrobecke <brobecke>
Wed, 7 Jan 2009 12:11:07 +0000 (12:11 +0000)
committerbrobecke <brobecke>
Wed, 7 Jan 2009 12:11:07 +0000 (12:11 +0000)
commit183d07e491ac8fcebda257219418cd5645c3eeb5
tree17c7b25ea7f9915349aeede9fc556235aa65a066
parentc7631da194952dc0b4e0ef52b5e58e8249f2c28e
    * 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