Introduce common-debug.h
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 00c5324ca4a57858d5b04971270f4af199df71d0..8d42982f9ae584bf8bc6d112160a35da795fc700 100644 (file)
@@ -1,3 +1,23 @@
+2014-08-19  Tom Tromey  <tromey@redhat.com>
+           Gary Benson  <gbenson@redhat.com>
+
+       * Makefile.in (SFILES): Add common/common-debug.c.
+       (OBS): Add common-debug.o.
+       (common-debug.o): New rule.
+       * debug.h (debug_printf): Don't declare.
+       * debug.c (debug_printf): Renamed and rewritten as...
+       (debug_vprintf): New function.
+
+2014-08-19  Gary Benson  <gbenson@redhat.com>
+
+       * utils.h: Do not include print-utils.h.
+
+2014-08-19  Tom Tromey  <tromey@redhat.com>
+           Gary Benson  <gbenson@redhat.com>
+
+       * server.h: Add static assertion.
+       (gdb_byte, CORE_ADDR, LONGEST, ULONGEST): Remove.
+
 2014-08-19  Tom Tromey  <tromey@redhat.com>
            Gary Benson  <gbenson@redhat.com>
 
This page took 0.043639 seconds and 4 git commands to generate.