unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* jump-to-debugger (like Python's pdb.set_trace)
@ 2022-03-13 20:47 Matt Wette
  2022-03-14  3:36 ` Tim Meehan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Matt Wette @ 2022-03-13 20:47 UTC (permalink / raw)
  To: Guile User

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





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

end of thread, other threads:[~2022-03-19 19:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-13 20:47 jump-to-debugger (like Python's pdb.set_trace) Matt Wette
2022-03-14  3:36 ` Tim Meehan
2022-03-15  3:03 ` Maxim Cournoyer
2022-03-19 19:16 ` Matt Wette

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).