]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Always compile EXTRA_MDEBUG code (even when it is disabled).
authorAndrew Cagney <cagney@redhat.com>
Mon, 14 Dec 1998 04:54:13 +0000 (04:54 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 14 Dec 1998 04:54:13 +0000 (04:54 +0000)
gdb/ChangeLog

index fae67afa0b2a50b5a30157ac4ead4ab0e76fea88..72eab90761d3d39b5be9741b52467f354155e767 100644 (file)
@@ -1,5 +1,9 @@
 Mon Dec 14 14:46:13 1998  Andrew Cagney  <cagney@b1.cygnus.com>
 
+       * monitor.c (monitor_expect, monitor_printf_noecho,
+       monitor_printf): Always compile EXTRA_RDEBUG code.
+       (RDEBUG): Ditto.
+
        From Michael Meissner <meissner@cygnus.com>:
        * ppcbug-rom.c (init_ppc_cmds): Cleanup formatting.