diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ccc4d15..3fa3fe1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ Thu Dec 21 11:58:52 1995 Michael Meissner <meissner@tiktok.cygnus.com> + * Makefile.in (ppcbug-rom.o, srec.o): Add dependencies. + * monitor.c (monitor_debug): Take prefix, and suffix arguments. Print trailing newline after the suffix. (monitor_printf{,_noecho}): Change monitor_debug calls. |