1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-18 17:50:29 +02:00

(debug-trap): Use

`debugger-command-loop' instead of `read-and-dispatch-commands',
which isn't actually available.  Thanks to Carlos Pita for
reporting this.
(debugger-command-loop): Define here for 1.6.x.
This commit is contained in:
Neil Jerram 2006-09-30 17:21:52 +00:00
parent 4f6e301583
commit 63258dc9a1
3 changed files with 15 additions and 1 deletions

1
THANKS
View file

@ -59,6 +59,7 @@ For fixes or providing information which led to a fix:
Arno Peters
Ron Peterson
David Pirotte
Carlos Pita
Ken Raeburn
Andreas Rottmann
Kevin Ryde