Re: How to escape from debugger loop if *STANDARD-INPUT* is redirected?
Douglas Katzman via Sbcl-help <[email protected]> Fri, 14 Feb 2025 09:02:17 -0500
| Newsgroups | gmane.lisp.steel-bank.general |
|---|---|
| Message-ID | <CAOrNasywEBj_WjGbyu+YZxFWHw3XP0XrK=7rNaQMwGqAHej+UA@mail.gmail.com> |
I would imagine you want to just disable the debugger for any SBCL used in a pipeline, no? You can use --disable-debugger on the command-line or (disable-debugger) in a script to do that _______________________________________________ Sbcl-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sbcl-help