0.9.13.33: :SB-LDB in default build
authorNikodemus Siivola <nikodemus@random-state.net>
Wed, 7 Jun 2006 16:25:09 +0000 (16:25 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Wed, 7 Jun 2006 16:25:09 +0000 (16:25 +0000)
commitbf282f716a1ecaa09794a2cac7ce7da8d0d87675
tree23bb747f3b75259bb65eff6f59672233ed063e2d
parentf06adcc6e3ce995dd9612de86355eebcc63bd0c6
0.9.13.33: :SB-LDB in default build
 * DISABLE-DEBUGGER now also turns LDB off, so scriptability remains the same.
 * Use lose() instead of monitor_or_something() in the runtime, and replace
   set_lossage_handler() with enable/disable_lossage_handler().
13 files changed:
NEWS
src/code/debug.lisp
src/runtime/alpha-arch.c
src/runtime/hppa-arch.c
src/runtime/interr.c
src/runtime/interr.h
src/runtime/interrupt.c
src/runtime/mips-arch.c
src/runtime/runtime.c
src/runtime/win32-os.c
src/runtime/x86-64-arch.c
src/runtime/x86-arch.c
version.lisp-expr