mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-23 02:20:51 -08:00
save changes to run while on project
This commit is contained in:
parent
260ed38e10
commit
68eb0b235d
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@
|
||||||
(input-dialog obj "Run form:"
|
(input-dialog obj "Run form:"
|
||||||
(lambda (result)
|
(lambda (result)
|
||||||
(when result
|
(when result
|
||||||
|
(setf entry-point result)
|
||||||
(setf clog:*clog-debug*
|
(setf clog:*clog-debug*
|
||||||
(lambda (event data)
|
(lambda (event data)
|
||||||
(with-clog-debugger (panel :standard-output (stdout app))
|
(with-clog-debugger (panel :standard-output (stdout app))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue