guile-user
[Top][All Lists]
Advanced

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

Re: guile-debugger-0.5 released


From: Neil Jerram
Subject: Re: guile-debugger-0.5 released
Date: 05 Mar 2002 21:22:46 +0000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>>>> "Thomas" == Thomas Wawrzinek <address@hidden> writes:

    >> >>>>> "Neil" == Neil Jerram <address@hidden> writes:
    >> 
    >> I'm very happy to announce the release of guile-debugger-0.5.  [...]

    Thomas> Great!

    Thomas> Only README says:

    Thomas>   Prerequisites 
========================================================

    Thomas>   You need Guile version 1.5.4 or later, or a CVS Guile of July 
2001 or
    Thomas>   later (either stable or unstable).

    Thomas> $ guile
    guile> (version)
    Thomas> "1.5.4"
    guile> (use-modules (ice-9 readline))
    guile> (activate-readline)
    guile> (use-modules (ossau debugger))
    Thomas> <unnamed port>: In procedure process-define-module in expression 
(process-define-module (list # # ...)):
    Thomas> <unnamed port>: unrecognized define-module argument 
(#:export-syntax (with-reference-frame) #:export (at-exit at-entry at-apply 
at-step at-next debug-here trace-here trace-until-exit trace-subtree 
trace-exit-value add-debug-entry-message with-reference-frame*))
    Thomas> ABORT: (misc-error)

Sorry, I was testing with stable CVS, which also claims to be "1.5.4",
and didn't realize that the released 1.5.4 doesn't support
#:export-syntax.

I've released a 0.6 which corrects this and includes the source
breakpoints patch that I posted.  Same place as before.

        Neil




reply via email to

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