aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1994-11-04 17:50:50 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1994-11-04 17:50:50 +0000
commitaac9c614b2d673d28189780a3ffa78694f4b34a1 (patch)
treef39a3a0b506951c58461b2a76cdb4cb1207a4ad1 /gdb/ChangeLog
parent04050d57d27efd106495d161a845bfbb0ecb9774 (diff)
downloadgdb-aac9c614b2d673d28189780a3ffa78694f4b34a1.zip
gdb-aac9c614b2d673d28189780a3ffa78694f4b34a1.tar.gz
gdb-aac9c614b2d673d28189780a3ffa78694f4b34a1.tar.bz2
* TODO: Re-write item about SIGINT handling to reflect the fact
that target_stop now exists.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 9f4c204..81d7d4c 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Fri Nov 4 05:43:35 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * TODO: Re-write item about SIGINT handling to reflect the fact
+ that target_stop now exists.
+
Thu Nov 3 15:19:17 1994 Stan Shebs (shebs@andros.cygnus.com)
Replace useless FRAME, FRAME_ADDR types with struct frame_info *