geiser-users
[Top][All Lists]
Advanced

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

[Geiser-users] [bug #30913] Support for Guile's debugger


From: Jose Antonio Ortega Ruiz
Subject: [Geiser-users] [bug #30913] Support for Guile's debugger
Date: Wed, 12 Oct 2011 19:18:45 +0000
User-agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.202 Safari/535.1

Follow-up Comment #2, bug #30913 (project geiser):

Hi, Tobias!

I have no experience whatsoever with GUD, and don't know offhand how
integration in Geiser could work.

Usually, debuggers take control of the interface, limiting the kind of
evaluations/actions one can perform, and this is not really the case with
Guile's debug mode: it's just a REPL.  So i was thinking more of providing
some shortcuts in the REPL for invoking ,-commands related with debugging, and
perhaps one or two in geiser-mode to set breakpoints in source files---i've
played very little with guile's debugger, but i think that's possible.

In that model, the debugging support would be part of the REPL mode and
perhaps one doesn't even need a dedicated minor mode (but it's possible to
provide one: geiser is already tracking when guile enters the debug repl).

If we can hook GUD in there somehow, and you think it can add value to this
model, i'm all for it, specially if you can help!

(BTW, if you're in the mailing list, please feel free to answer there, so that
we can continue the discussion using a better tool than this awful bug tracker
:D)


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?30913>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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