clog-probe

This commit is contained in:
David Botton 2024-05-20 21:48:26 -04:00
parent 1b9cc4304a
commit 5333d6f039
3 changed files with 66 additions and 2 deletions

View file

@ -86,7 +86,8 @@
(setf entry-point result)
(setf clog:*clog-debug*
(lambda (event data)
(with-clog-debugger (panel :standard-output (stdout app))
(with-clog-debugger (panel :standard-output (stdout app)
:standard-input (stdin app))
(funcall event data))))
(capture-eval result
:clog-obj obj