Introduce common-debug.h
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 4c8b76b2b87bb059140c7570d62f20d2e43a9e36..55a94f077427080cc42de0939496d66b4384bd98 100644 (file)
@@ -1,3 +1,23 @@
+2014-08-19  Tom Tromey  <tromey@redhat.com>
+           Gary Benson  <gbenson@redhat.com>
+
+       * common/common-debug.h: New file.
+       * common/common-debug.c: Likewise.
+       * debug.c: Likewise.
+       * Makefile.in (SFILES): Add common/common-debug.c.
+       (HFILES_NO_SRCDIR): Add common/common-debug.h.
+       (COMMON_OBS): Add common-debug.o and debug.o.
+       (common-debug.o): New rule.
+       * common/common-defs.h: Include common-debug.h.
+       * common/agent.c (debug_agent_printf): New function.
+       (DEBUG_AGENT): Redefine.
+       * nat/i386-dregs.c (debug_printf): Undefine.
+
+2014-08-19  Gary Benson  <gbenson@redhat.com>
+
+       * common/common-defs.h: Include print-utils.h.
+       * utils.h: Do not include print-utils.h.
+
 2014-08-19  Tom Tromey  <tromey@redhat.com>
            Gary Benson  <gbenson@redhat.com>
 
This page took 0.038643 seconds and 4 git commands to generate.