0.9.17.7:
authorJuho Snellman <jsnell@iki.fi>
Mon, 2 Oct 2006 14:43:16 +0000 (14:43 +0000)
committerJuho Snellman <jsnell@iki.fi>
Mon, 2 Oct 2006 14:43:16 +0000 (14:43 +0000)
commit1a3143cca7d6678c094b6bacc485e8531808ea59
tree7360618baa62e75a70204b199bb8d670d74db387
parent9f81202cf33e2f87c98ecac8f0511f67932214c8
0.9.17.7:
        Implementation of STEP-OUT was completely bogus.

        * Only do the *STEP-OUT* binding / handling only around the STEP-INTO
          branch in the step-around wrapper, not around the STEP-NEXT /
          CONTINUE / OUT branch.
        * Detect attempts to STEP-OUT when there is no matching STEP-IN
          also in STEP-FORM, not just in the debugger repl
        * Test
src/code/debug-int.lisp
src/code/step.lisp
tests/step.impure.lisp
version.lisp-expr