unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Tim Meehan <btmeehan@gmail.com>
Cc: Guile User <guile-user@gnu.org>
Subject: Re: jump-to-debugger (like Python's pdb.set_trace)
Date: Sun, 13 Mar 2022 22:36:43 -0500	[thread overview]
Message-ID: <CACgrOxK=KXH7JuQ9HC+QbRwJnOT3=tQ84dF5RPoAFrHxudpNGw@mail.gmail.com> (raw)
In-Reply-To: <c68b5b17-d182-06c8-50fa-c0dfea2541b6@gmail.com>

Thanks! I can't wait to try it out!

On Sun, Mar 13, 2022 at 3:48 PM Matt Wette <matt.wette@gmail.com> wrote:

> Hi All,
>
> I've put my "jump to debugger" code on github:
> https://github.com/mwette/guile-jtd
>
> jump-to-debugger is a procedure that, when called,
> stops execution and fires up a REPL.  It is much like
> Python's pdb.set_trace() function.
>
> Matt
>
>
>
>


  reply	other threads:[~2022-03-14  3:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-13 20:47 jump-to-debugger (like Python's pdb.set_trace) Matt Wette
2022-03-14  3:36 ` Tim Meehan [this message]
2022-03-15  3:03 ` Maxim Cournoyer
2022-03-19 19:16 ` Matt Wette

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='CACgrOxK=KXH7JuQ9HC+QbRwJnOT3=tQ84dF5RPoAFrHxudpNGw@mail.gmail.com' \
    --to=btmeehan@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).