Re: [frogs] Help with the Guile debugger |
[ Thread Index |
Date Index
| More lilynet.net/frogs Archives
]
- To: Ian Hulin <ian@xxxxxxxxxxxx>
- Subject: Re: [frogs] Help with the Guile debugger
- From: Patrick McCarty <pnorcks@xxxxxxxxx>
- Date: Thu, 7 Jan 2010 11:10:39 -0800
- Cc: Trevor Daniels <t.daniels@xxxxxxxxxxx>, frogs@xxxxxxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=LCDwAaaOYn2KpOf99hOiRfMHnNVmXFYPc4MnKDALS94=; b=XI+yPy8EbyK61NBZFeFQ4ddVtpeI+RC6EML4CyCKtVaazya8kW2YmucuOAkY3J6/wH 4TT6NQtd6D0gxuu9NKHozt4M16fGi3LHcJIOIY8Pwxb7ILwAE8ByLZvjIT1gHFzYERrg PqHwalKxtji0sG4y5qXWW8qq6ieqA60TwUpA4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=tW37cWkeNJod6BL7MwnaXvnXjfL0tmOiWejMgPBYFayP5Z6c4f9hzG+hw/zmA+u1MD s0qW1xTdlAOcCjRjvJt+emorkaGgXj7cgkG/GeLFUCuM02RFsgo89wYI48uqkyMeS540 M9Z99ndMMKpizdCkQk4bRAo5FYvBkVsYVeiIs=
On Thu, Jan 7, 2010 at 10:58 AM, Patrick McCarty <pnorcks@xxxxxxxxx> wrote:
> On Wed, Jan 6, 2010 at 11:43 AM, Ian Hulin <ian@xxxxxxxxxxxx> wrote:
>> Hi all,
>> Please use this amended patch attached. Apologies for the noise.
>
> Hi Ian,
>
> After fixing the compilation of the new guile-debugger module, I tried
> using it, but I noticed that none of its bindings were available at
> the Guile prompt.
>
> The attached patch seems to fix the loading of guile-debugger, but I
> don't know if this works the way you intended. What do you think?
Never mind. The patch I just sent doesn't work after all. My
experimenting got in the way of producing an accurate patch. :-)
At the prompt, if I manually invoke "(use-modules (scm
guile-debugger))", then the bindings (set-break!, etc.) become
visible.
Somehow `lilypond-module' needs to remember that it is using the
guile-debugger module *before* `top-repl' is invoked.
Thanks,
Patrick
---
----
Join the Frogs!