summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1997-05-15 22:07:16 +0000
committerRichard M. Stallman <rms@gnu.org>1997-05-15 22:07:16 +0000
commit7dc29c660d90517e48db99e657fdc5b775cee6b8 (patch)
tree13ba26eff2284ac878ebdf3fbc3da41ee921b17e /etc
parent866f978daf63e44f3ef2029e103daff92243dc01 (diff)
downloademacs-7dc29c660d90517e48db99e657fdc5b775cee6b8.tar.gz
Add GDB/Guile task.
Diffstat (limited to 'etc')
-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