1.0.5.18: trapping-based stepper on the Sparc
authorChristophe Rhodes <csr21@cantab.net>
Wed, 2 May 2007 13:07:18 +0000 (13:07 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Wed, 2 May 2007 13:07:18 +0000 (13:07 +0000)
commitf0f8bc6c184e849782fc784230f8e235d3659d5d
tree6c0937c8c624ff8e9ba17ca61dfc2df3ac79e0da
parent0371580437ef7f3e39f0bfbb9e45264986408b19
1.0.5.18: trapping-based stepper on the Sparc
... implement instrumentation for :before and :around cases;
... as suggested by Juho, use NTH-INTERRUPT-CONTEXT rather than
allocating a SAP in a signal handler;
... actually run the tests on sparc too.
NEWS
src/code/debug-int.lisp
src/code/error.lisp
src/compiler/sparc/call.lisp
src/compiler/sparc/parms.lisp
src/runtime/breakpoint.c
src/runtime/sparc-arch.c
tests/step.impure.lisp
version.lisp-expr