Mercurial > emacs
changeset 17824:2c47fcd3beb7
Add GDB/Guile task.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 15 May 1997 22:07:16 +0000 |
parents | 2f313f045caa |
children | 281d99590839 |
files | etc/tasks.texi |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/tasks.texi Thu May 15 21:28:03 1997 +0000 +++ b/etc/tasks.texi Thu May 15 22:07:16 1997 +0000 @@ -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 @@ 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