X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fcold-error.lisp;h=869cdbbc947d1402527fe44b99eeab8da0cc5e88;hb=cbaa1997bb097a55d108df592ac3b7eb4a703fff;hp=b5aaa581408328ce4ae3dd5eb2f0404a951edacb;hpb=82e0a78df47685519b12683f495d7ae19e07d3cf;p=sbcl.git diff --git a/src/code/cold-error.lisp b/src/code/cold-error.lisp index b5aaa58..869cdbb 100644 --- a/src/code/cold-error.lisp +++ b/src/code/cold-error.lisp @@ -72,7 +72,9 @@ #!+sb-doc "Invoke the signal facility on a condition formed from datum and arguments. If the condition is not handled, the debugger is invoked." - (/show0 "entering ERROR, arguments=..") + (/show0 "entering ERROR, argument list=..") + (/hexstr arguments) + (/show0 "printing ERROR arguments one by one..") #!+sb-show (dolist (argument arguments) (sb!impl::cold-print argument)) (sb!kernel:infinite-error-protect