guile-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile-debugger 0.4 available


From: Neil Jerram
Subject: guile-debugger 0.4 available
Date: 30 Jan 2002 00:28:13 +0000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>From http://www.ossau.uklinux.net/guile.

Mostly bugfixes in this release; NEWS follows.

        Neil

Changes since version 0.3

* User level changes

** Configurable use of overlay arrow

Use of the overlay arrow to indicate the source location where the
debugger has stopped is now configurable: see
`giguile-use-overlay-arrow'.

* Bug fixes

** Incorrect use of global comint hooks

giguile.el now adds its filter functions to the buffer-local value of
the comint-output-filter-functions hook, not the global value.

** Highlighting backquoted expressions

Source location highlighting for backquoted expressions didn't work;
now it does.

** Proper tail recursion

The command loop implementation (ossau command-loop) was not properly
tail recursive; now it is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]