unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Entering the interactive debugger
@ 2014-09-02 19:03 Carlos Pita
  2014-09-02 19:20 ` Thompson, David
  0 siblings, 1 reply; 6+ messages in thread
From: Carlos Pita @ 2014-09-02 19:03 UTC (permalink / raw)
  To: guile-user

Hi all, although I have some experience with lisps, I'm still new to
guile and I'm having some trouble figuring out how to invoke the
interactive debugger at some arbitrary point in my code. Something like:

	; code here
	(debug)
	; more code here

The closer solution I could find in the manual is:

	add-trap-at-source-location! file user-line

Any suggestion?

Thank you in advance

Cheers
--
Carlos






^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-09-05 13:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-02 19:03 Entering the interactive debugger Carlos Pita
2014-09-02 19:20 ` Thompson, David
2014-09-02 19:57   ` Thompson, David
2014-09-02 20:14   ` Taylan Ulrich Bayirli/Kammer
2014-09-03  2:08     ` Carlos Pita
2014-09-05 13:57       ` mhw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).