summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/tasks.texi7
1 files changed, 6 insertions, 1 deletions
diff --git a/etc/tasks.texi b/etc/tasks.texi
index b1b1c4a2e16..9f72c47fe4f 100644
--- a/etc/tasks.texi
+++ b/etc/tasks.texi
@@ -3,7 +3,7 @@
@setfilename tasks.info
@settitle GNU Task List
@c UPDATE THIS DATE WHENEVER YOU MAKE CHANGES!
-@set lastupdate 28 April 1997
+@set lastupdate 15 May 1997
@c %**end of header
@setchapternewpage off
@@ -182,6 +182,11 @@ Enhance GCC. See files @file{PROJECTS} and @file{PROBLEMS} in the GCC
distribution.
@item
+Interface GDB to Guile, so that users can write debugging commands in
+Scheme. This would also make it possible to write, in Scheme, a
+graphical interface that uses Tk and is tightly integrated into GDB.
+
+@item
Rewrite GNU @code{sed} completely, to make it cleaner.
@item