From: Richard M. Stallman Date: Thu, 15 May 1997 22:07:16 +0000 (+0000) Subject: Add GDB/Guile task. X-Git-Tag: emacs-20.1~2121 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a81ed99ed0817219aa1f4596c3b9ea9daa838ec3;p=emacs.git Add GDB/Guile task. --- 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 @@ -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.