This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Repeated questions...



> First, I'll ask again: can someone give me at least some hint as to
> how to look more closely at the backtrace in Guile.  I'd *really* like
> to be able to do better debugging but I've found very little
> information on it.  There's primitives for frames and stacks, but no
> information on what they do or how they might be used.

Sorry not to be more responsive.  I neglected my job for the Guile 1.3
release, and I'm trying to get back into things.  More balance in the
future, I promise.


> Do I need to move my code to Scheme48 again, just for a simple
> inspector?  I don't think I do, but hidden features aren't very
> helpful.

There is no user interface for the debugger at the moment.  Chris
Hanson is working on one, that will resemble GDB.