unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Enter REPL inside catch...?
@ 2017-10-07  4:05 Christopher Howard
  2017-10-08  4:05 ` Mark H Weaver
  0 siblings, 1 reply; 2+ messages in thread
From: Christopher Howard @ 2017-10-07  4:05 UTC (permalink / raw)
  To: Guile User Mailing List

[-- Attachment #1: Type: text/plain, Size: 184 bytes --]

Is it possible when catching an exception to enter the REPL, so that
after you continue (",q") the code just keeps running at the point
after the catch?

-- 
https://creation.com/

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: Enter REPL inside catch...?
  2017-10-07  4:05 Enter REPL inside catch...? Christopher Howard
@ 2017-10-08  4:05 ` Mark H Weaver
  0 siblings, 0 replies; 2+ messages in thread
From: Mark H Weaver @ 2017-10-08  4:05 UTC (permalink / raw)
  To: Christopher Howard; +Cc: Guile User Mailing List

Christopher Howard <christopher.howard@qlfiles.net> writes:

> Is it possible when catching an exception to enter the REPL, so that
> after you continue (",q") the code just keeps running at the point
> after the catch?

Take a look at 'call-with-error-handling', documented in section
6.26.3.3 (Pre-Unwind Debugging) of the Guile manual.

      Mark



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

end of thread, other threads:[~2017-10-08  4:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-07  4:05 Enter REPL inside catch...? Christopher Howard
2017-10-08  4:05 ` Mark H Weaver

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