fix sb-posix tests on OpenBSD
[sbcl.git] / contrib / sb-aclrepl / repl.lisp
index 9f7dcdc..db3c251 100644 (file)
           (sb-debug::error-debug-command)))))
 
 (defun frame-cmd ()
-  (sb-debug::print-frame-call sb-debug::*current-frame*))
+  (sb-debug::print-frame-call sb-debug::*current-frame* t))
 
 (defun zoom-cmd ()
   )