X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fwin32-os.c;h=1d9635f3cabe7006fe58c926baf4884db140bd8b;hb=66cff1e1319861c080d563359afea284614b3a7f;hp=d2acd5048a12ffcf567f5dde036651da4c49f1ac;hpb=23124951022f995aace9e7f17e650cd23b83c591;p=sbcl.git diff --git a/src/runtime/win32-os.c b/src/runtime/win32-os.c index d2acd50..1d9635f 100644 --- a/src/runtime/win32-os.c +++ b/src/runtime/win32-os.c @@ -341,6 +341,7 @@ handle_exception(EXCEPTION_RECORD *exception_record, } if (exception_record->ExceptionCode == EXCEPTION_BREAKPOINT) { + unsigned char trap; /* This is just for info in case the monitor wants to print an * approximation. */ current_control_stack_pointer =