unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* guile-debugging-0.12 available
@ 2005-11-04 21:44 Neil Jerram
  0 siblings, 0 replies; only message in thread
From: Neil Jerram @ 2005-11-04 21:44 UTC (permalink / raw)


I'm happy to announce release 0.12 of my guile-debugging package,
which includes an Emacs front end for Guile development as well as
various debugging enhancements such as breakpoints.

http://download.gna.org/guile-debugging/guile-debugging-0.12.tar.gz
http://download.gna.org/guile-debugging/gds-tutorial.txt
http://download.gna.org/guile-debugging/guile-debugging.html

NEWS for this release is appended below.  I'm keen to work on fixing
any bugs that may exist now, rather than adding many more new
features, so please give this a go if it's useful for you!

Regards,
    Neil

Changes in guile-debugging-0.12

* General changes

** FAQ

The distribution now includes an FAQ file, covering installation,
troubleshooting, and various debugging features that people have
mentioned in the past on the Guile mailing list.

* GDS changes

** Tweaking expressions and return values

When used in conjunction with a recent enough Guile, GDS now allows
you to change ("tweak") the Scheme expression that Guile's evaluator
is just about to evaluate, and similarly the return value that Guile
is about to return to the calling frame.  See the FAQ for details.

** Tracing

GDS now supports `tracing' breakpoints as well as `debug' ones (which
are the ones tha cause GDS to pop up the stack).  A `tracing'
breakpoint causes a one line summary of the current evaluator state to
be added to the end of the *GDS Trace* buffer, but does not pause
Guile's execution.  See the FAQ for how to set a tracing breakpoint.

** gds-tutorial.txt included in the distribution

gds-tutorial.txt was omitted by mistake from the 0.11 release
distribution.  It should be present from now on!

* Bug fixes

The following reported problems have been fixed.

** Void variable: gds-client

Seen when executing (require 'gds) with Scheme mode buffers already in
Emacs.



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-11-04 21:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-04 21:44 guile-debugging-0.12 available Neil Jerram

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).