From: dsmich@roadrunner.com
To: "'guile-devel@gnu.org'" <guile-devel@gnu.org>
Subject: debug enable seems broken in 3.0
Date: Sat, 18 Jan 2020 18:45:54 +0000 [thread overview]
Message-ID: <6b614b0656509bf722df2f33a24f444bc63d8d4f@webmail> (raw)
[-- Attachment #1: Type: text/plain, Size: 959 bytes --]
This ought to work, right?
From a fresh 3.0 install from tarball on Debian Buster:
$ guile
GNU Guile 3.0.0
Copyright (C) 1995-2020 Free Software Foundation, Inc.
Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it
under certain conditions; type `,show c' for details.
Enter `,help' for help.
scheme@(guile-user)> (debug-enable 'debug)
ice-9/boot-9.scm:1669:16: In procedure raise-exception:
In procedure debug-options-interface: Unknown option name: debug
Entering a new prompt. Type `,bt' for a backtrace or `,q' to
continue.
scheme@(guile-user) [1]> ,bt
In ice-9/boot-9.scm:
3609:0 2 (debug-enable . _)
In unknown file:
1 (debug-options-interface (debug show-file-name #t # # …))
In ice-9/boot-9.scm:
1669:16 0 (raise-exception _ #:continuable? _)
scheme@(guile-user) [1]>
[-- Attachment #2: Type: text/html, Size: 1156 bytes --]
next reply other threads:[~2020-01-18 18:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-18 18:45 dsmich [this message]
2020-01-18 19:14 ` debug enable seems broken in 3.0 Linus Björnstam
-- strict thread matches above, loose matches on Subject: below --
2020-01-18 23:18 dsmich
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=6b614b0656509bf722df2f33a24f444bc63d8d4f@webmail \
--to=dsmich@roadrunner.com \
--cc=guile-devel@gnu.org \
/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).