summaryrefslogtreecommitdiff
path: root/etc/tasks.texi
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
commita81ed99ed0817219aa1f4596c3b9ea9daa838ec3 (patch)
treecf3ac83bb71c28f4994fd903ad5e70856166a448 /etc/tasks.texi
parent92cf10865610514bce6b9f7df5a3890ea271dfe8 (diff)
downloademacs-a81ed99ed0817219aa1f4596c3b9ea9daa838ec3.tar.gz
Add GDB/Guile task.
Diffstat (limited to 'etc/tasks.texi')
-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