unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Carlos Pita <carlosjosepita@gmail.com>
To: guile-user@gnu.org
Subject: Entering the interactive debugger
Date: Tue, 02 Sep 2014 16:03:46 -0300	[thread overview]
Message-ID: <82egvtdeul.fsf@gmail.com> (raw)

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






             reply	other threads:[~2014-09-02 19:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-02 19:03 Carlos Pita [this message]
2014-09-02 19:20 ` Entering the interactive debugger 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=82egvtdeul.fsf@gmail.com \
    --to=carlosjosepita@gmail.com \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).