aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1998-04-15 19:14:15 +0000
committerStan Shebs <shebs@codesourcery.com>1998-04-15 19:14:15 +0000
commit3c59320fa94d6227ec297cf03a469236e30f8f39 (patch)
treed849ee2e015161b8c7de92802e7a9dc7ca70d2b4 /gdb
parent46399a00e8315004742844c494c066ca7ceefd06 (diff)
downloadgdb-3c59320fa94d6227ec297cf03a469236e30f8f39.zip
gdb-3c59320fa94d6227ec297cf03a469236e30f8f39.tar.gz
gdb-3c59320fa94d6227ec297cf03a469236e30f8f39.tar.bz2
End of another (shorter :-) ) era. Now only gdbtcl2 has a gdbtk interface.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog-gdbtk5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog-gdbtk b/gdb/ChangeLog-gdbtk
index b587cd1..0e04bf9 100644
--- a/gdb/ChangeLog-gdbtk
+++ b/gdb/ChangeLog-gdbtk
@@ -1,3 +1,8 @@
+Wed Apr 15 11:23:53 1998 Stan Shebs <shebs@andros.cygnus.com>
+
+ * gdbtcl: Remove directory and contents, this version of
+ the interface is obsolete.
+
Mon Apr 13 16:17:52 1998 Martin M. Hunt <hunt@cygnus.com>
* gdbtk.c (gdb_loadfile): Change fstat() call to stat().