Introduce common-debug.h
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 14b5a4f9407bff16505c3fd2facb7e03fad862f3..8d42982f9ae584bf8bc6d112160a35da795fc700 100644 (file)
@@ -1,3 +1,13 @@
+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.
This page took 0.029605 seconds and 4 git commands to generate.