1.0.0.2: TRACE :ENCAPSULATE NIL, plus other minor Windows improvements
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 30 Nov 2006 16:20:41 +0000 (16:20 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 30 Nov 2006 16:20:41 +0000 (16:20 +0000)
commit1fca8fbb946ba06cedf777c3a6927f14d24cfae5
tree56b064212d23481c2365cae861d3aabe823357b5
parentb71853ba2228aae847de00da7fac9b9b89de8653
1.0.0.2: TRACE :ENCAPSULATE NIL, plus other minor Windows improvements
 * Function end breakpoints need single-stepping awareness in
   order to work -- fixes TRACE :ENCAPSULATE NIL on Windows.
 * Add more exception codes to grovel-headers.c, and recognize
   them in HANDLE-WIN32-EXCEPTION -- for now just signal a simple
   error with the exception name as the message,
 * Tweak test-suite to recognize backtrace idiosyncracies on Windows,
   and skip a test that would hang due to non-working timouts.
NEWS
src/code/target-exception.lisp
src/runtime/arch.h
src/runtime/breakpoint.h
src/runtime/win32-os.c
src/runtime/x86-arch.c
tests/debug.impure.lisp
tests/timer.impure.lisp
tools-for-build/grovel-headers.c
version.lisp-expr