projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14a15da
)
Always compile EXTRA_MDEBUG code (even when it is disabled).
author
Andrew Cagney
<cagney@redhat.com>
Mon, 14 Dec 1998 04:54:13 +0000
(
04:54
+0000)
committer
Andrew Cagney
<cagney@redhat.com>
Mon, 14 Dec 1998 04:54:13 +0000
(
04:54
+0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index fae67afa0b2a50b5a30157ac4ead4ab0e76fea88..72eab90761d3d39b5be9741b52467f354155e767 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-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.