Fix trace status to output username without trailing colon.
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index b15614a39678e10104060a0bde954ba4b5532c37..781f91049cc20037cf5c9a564d475801b9f2a3f3 100644 (file)
@@ -1,3 +1,29 @@
+2013-06-10  Dmitry Kozlov <ddk@codesourcery.com>
+
+       Fix trace-status to output user name without trailing colon.
+       * tracepoint.c (cmd_qtstatus): Remove unnecessary colon from user name.
+
+2013-06-10  Dmitry Kozlov <ddk@codesourcery.com>
+
+       Fix trace-status to output proper start-time and stop-time.
+       * tracepoint.c (cmd_qtstatus): Modify trace-status output to
+       output start time and stop time in hex as gdb expects.
+
+2013-06-26  Pedro Alves  <pedro@codesourcery.com>
+
+       * tracepoint.c (build_traceframe_info_xml): Output trace state
+       variables present in the trace buffer.
+
+2013-06-24  Tom Tromey  <tromey@redhat.com>
+
+       * Makefile.in (version.c): Use bfd/version.h, common/version.in,
+       create-version.sh.
+       (version.o): Remove.
+       * gdbreplay.c: Include version.h.
+       (version, host_name): Don't declare.
+       * server.h: Include version.h.
+       (version, host_name): Don't declare.
+
 2013-06-12  Pedro Alves  <palves@redhat.com>
 
        * linux-x86-low.c (linux_is_elf64): Delete global.
This page took 0.033258 seconds and 4 git commands to generate.