* debug enable seems broken in 3.0
@ 2020-01-18 18:45 dsmich
2020-01-18 19:14 ` Linus Björnstam
0 siblings, 1 reply; 3+ messages in thread
From: dsmich @ 2020-01-18 18:45 UTC (permalink / raw)
To: 'guile-devel@gnu.org'
[-- 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 --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: debug enable seems broken in 3.0
2020-01-18 18:45 dsmich
@ 2020-01-18 19:14 ` Linus Björnstam
0 siblings, 0 replies; 3+ messages in thread
From: Linus Björnstam @ 2020-01-18 19:14 UTC (permalink / raw)
To: dsmich, 'guile-devel@gnu.org'
There is no 'debug options, as the error says. Read more here: https://www.gnu.org/software/guile/manual/html_node/Debug-Options.html#index-debug_002denable
--
Linus Björnstam
On Sat, 18 Jan 2020, at 19:45, dsmich@roadrunner.com wrote:
> 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]>
>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: debug enable seems broken in 3.0
@ 2020-01-18 23:18 dsmich
0 siblings, 0 replies; 3+ messages in thread
From: dsmich @ 2020-01-18 23:18 UTC (permalink / raw)
To: 'Linus Björnstam'; +Cc: 'guile-devel@gnu.org'
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
From: "Linus Björnstam"
*
> There is no 'debug options, as the error says. Read more here:
https://www.gnu.org/software/guile/manual/html_node/Debug-Options.html
[1]
Links:
------
[1]
https://www.gnu.org/software/guile/manual/html_node/Debug-Options.html#index-debug_002denable<br
[-- Attachment #2: Type: text/html, Size: 818 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-01-18 23:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-18 23:18 debug enable seems broken in 3.0 dsmich
-- strict thread matches above, loose matches on Subject: below --
2020-01-18 18:45 dsmich
2020-01-18 19:14 ` Linus Björnstam
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).