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

On Fri, Oct 31, 2014 at 8:12 PM, Matt Wette <mwette@alumni.caltech.edu> wrote:
maybe try geiser
(I used gds w/ guile 1.8, not using geiser w/ guile 2.0.11)

On Oct 31, 2014, at 7:19 AM, Lawrence Bottorff <borgauf@gmail.com> wrote:

> I'm having trouble getting guile's gds installed and running. I keep getting
>
> error in process filter: Wrong type argument: listp, Backtrace: [2 times]
>
> Docs say I should have the three gds...el files in guile's "load path". But apparently I don't know how to do this properly. Or maybe I've got outdated gds files?
>
> BTW, if gds is not the way to go, can anyone suggest a different way to debug guile inside of geiser/emacs?
>
> Thanks,
> LB