]> git.eshelyaron.com Git - emacs.git/commitdiff
Add GDB/Guile task.
authorRichard M. Stallman <rms@gnu.org>
Thu, 15 May 1997 22:07:16 +0000 (22:07 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 15 May 1997 22:07:16 +0000 (22:07 +0000)
etc/tasks.texi

index b1b1c4a2e16a68ee5d9e5c8333d2ed00835d67e2..9f72c47fe4f9a2286df3c8fb27d5e5244043e5f4 100644 (file)
@@ -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
@@ -181,6 +181,11 @@ HURD.  This protocol is an offshoot of SMB.
 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.