aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog7
-rw-r--r--gdb/ChangeLog-gdbtk5
2 files changed, 5 insertions, 7 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index f0d0be7..a26f899 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -6,13 +6,6 @@ Fri Jan 2 17:06:05 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
since list elements may be deleted during loop.
(read_actions): add actions to history list.
-Fri Jan 2 16:56:16 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
-[From Keith Seitz (kseitz@cygnus.com)]
-
- * actiondlg.tcl (change): handle '$' in register names.
- gdbtk.c (gdb_actions_command): extract and save step count
- from "while-stepping" command
-
For older changes see ChangeLog-97
Local Variables:
diff --git a/gdb/ChangeLog-gdbtk b/gdb/ChangeLog-gdbtk
index be35ad6..91fb224 100644
--- a/gdb/ChangeLog-gdbtk
+++ b/gdb/ChangeLog-gdbtk
@@ -1,3 +1,8 @@
+Wed Dec 31 16:50:26 1998 Keith Seitz (keiths@onions.cygnus.com)
+
+ * gdbtk.c (gdb_actions_command): extract and save step count
+ from "while-stepping" command
+
Tue Dec 16 21:16:42 1997 Ian Lance Taylor <ian@cygnus.com>
* Makefile.in (LIBGUI): New variable.