From: Andy Wingo <wingo@pobox.com>
To: Ian Hulin <ian@hulin.org.uk>
Cc: bug-guile@gnu.org
Subject: Re: Bug in Guile 1.8.7, ice-9/debugging/ice-9-debugger-extensions,scm
Date: Wed, 04 Aug 2010 20:58:44 +0200 [thread overview]
Message-ID: <m3r5ie2oij.fsf@unquote.localdomain> (raw)
In-Reply-To: <4B48A201.6070804@hulin.org.uk> (Ian Hulin's message of "Sat, 09 Jan 2010 15:34:25 +0000")
Hi Ian,
On Sat 09 Jan 2010 16:34, Ian Hulin <ian@hulin.org.uk> writes:
> The finish command in the debugger crashes with the following error:
>
> Internal debugger error:
> usr/share/guile/1.8/ice-9/debugger/command-loop.scm:51:6:
> In procedure throw in expression (apply throw key ...):
> usr/share/guile/1.8/ice-9/debugger/command-loop.scm:51:6:
> Unbound variable: trace-trap
>
> If you change Line 41 of
> ice-9/debugging/ice-9-debugger-extensions.scm
> from
> (use modules (ice-9 debugging steps)
> to
> (use-modules (ice-9 debugging steps)
> (ice-9 debugging trace))
>
> This fixes the crash and the debug finish command works as expected.
Thanks, applied. (8 months late, but better late than never, right?)
> We are using guile in for the Lilypond project and it would be helpful
> if this could be fixed in the guile sources.
>
> Also has this been fixed in Guile V1.9?
In 1.9 the debugging interfaces are being rewritten, and this code will
probably be replaced with something else.
Thanks,
Andy
--
http://wingolog.org/
prev parent reply other threads:[~2010-08-04 18:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-09 15:34 Bug in Guile 1.8.7, ice-9/debugging/ice-9-debugger-extensions,scm Ian Hulin
2010-08-04 18:58 ` Andy Wingo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3r5ie2oij.fsf@unquote.localdomain \
--to=wingo@pobox.com \
--cc=bug-guile@gnu.org \
--cc=ian@hulin.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).