guile-user
[Top][All Lists]
Advanced

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

Re: gds or guile debugging


From: Jan Nieuwenhuizen
Subject: Re: gds or guile debugging
Date: Mon, 10 Nov 2014 15:08:07 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Lawrence Bottorff writes:

> geiser doesn't have any sort of guile debugging, does it? In general,
> how does one run a debugger for guile 2?

When you start guile interactively, you're already in the debugger and
that's what Geiser uses.

    $ guile
    Enter `,help' for help.
    scheme@(guile-user)> ,help debug

I have a prototype integration with Emacs GUD, see 

    http://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00094.html

Greetings,
Jan

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | AvatarĀ®  http://AvatarAcademy.nl  



reply via email to

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