diff --git a/src/lsp/top.lsp b/src/lsp/top.lsp index 5b42f58cb..3a77f8d67 100644 --- a/src/lsp/top.lsp +++ b/src/lsp/top.lsp @@ -334,7 +334,8 @@ rebinds this variable to NIL when control enters a break loop.") ECL specific. The top-level loop of ECL. It is called by default when ECL is invoked." (catch *quit-tag* - (let* (+ ++ +++ - * ** *** / // ///) + (let* ((*debugger-hook* nil) + + ++ +++ - * ** *** / // ///) (in-package "CL-USER")