Possible to start Guile interactive debugger from running code?

Jeff Kletsky gnucash at allycomm.com
Mon Mar 15 15:04:54 EDT 2010


gdb works well at letting me poke around in the C portions of the code, 
but, not unexpectedly, doesn't seem to be able to let me do the same for 
Guile.

I'm aware of (display foo) as well as (gnc:debug more-foo), but is there 
a way that an interactive Guile debugger can be invoked from the running 
Guile code?

-Jeff



More information about the gnucash-devel mailing list