0.9.15.9:
authorJuho Snellman <jsnell@iki.fi>
Fri, 4 Aug 2006 14:14:12 +0000 (14:14 +0000)
committerJuho Snellman <jsnell@iki.fi>
Fri, 4 Aug 2006 14:14:12 +0000 (14:14 +0000)
commit48ce739de247d0613759bb676ca7e72e687e35b9
tree5ee04921dcb278066ce6737dd38abe19bd5043fd
parent13949206f08fef1019da75c9a78d2124556f8d5a
0.9.15.9:
        Changes to DISABLE-DEBUGGER:

        * Allow disabling the debugger when *INVOKE-DEBUGGER-HOOK* is non-nil,
          so that --disable-debugger works even when restoring cores where
          that has been done.
        * Store the old value of *I-D-H* when disabling the debugger, and
          restore it back when enabling the debugger.
        * Fix a bug where LDB wouldn't get disabled by --disable-debugger
          if the core had been saved from an sbcl instance where the
          debugger was disabled.
src/code/cold-init.lisp
src/code/debug.lisp
version.lisp-expr