diff options
author | Stan Shebs <shebs@codesourcery.com> | 1998-04-15 19:14:15 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1998-04-15 19:14:15 +0000 |
commit | 3c59320fa94d6227ec297cf03a469236e30f8f39 (patch) | |
tree | d849ee2e015161b8c7de92802e7a9dc7ca70d2b4 /gdb | |
parent | 46399a00e8315004742844c494c066ca7ceefd06 (diff) | |
download | gdb-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-gdbtk | 5 |
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(). |