replace convert_int_to_ascii with bin2hex
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index dc2c078d4aff2f4a32ebd0c00046c0d836d322b6..cacc74beee5c2c41ca2e93baa87988472120696f 100644 (file)
@@ -1,3 +1,15 @@
+2014-02-12  Tom Tromey  <tromey@redhat.com>
+
+       * ax.c (gdb_unparse_agent_expr): Use bin2hex, not
+       convert_int_to_ascii.
+       * regcache.c (registers_to_string, collect_register_as_string):
+       Likewise.
+       * remote-utils.c (look_up_one_symbol, relocate_instruction):
+       Likewise.
+       * server.c (process_serial_event): Likewise.
+       * tracepoint.c (cmd_qtstatus, response_source, response_tsv)
+       (cmd_qtbuffer, cstr_to_hexstr): Likewise.
+
 2014-02-12  Tom Tromey  <tromey@redhat.com>
 
        * remote-utils.c (look_up_one_symbol, monitor_output): Use
This page took 0.025301 seconds and 4 git commands to generate.