1.0.14.22: more backtrace verbosity, for a change
authorNikodemus Siivola <nikodemus@random-state.net>
Wed, 6 Feb 2008 14:26:41 +0000 (14:26 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Wed, 6 Feb 2008 14:26:41 +0000 (14:26 +0000)
commitef762597322218993f3d448cec0fa7f2f0b2f5f2
treefc48a3e0c99501c2946831fcc3e045c324861e48
parent73bb131bdfdae693f6c94ef5db98aba35f61bacf
1.0.14.22: more backtrace verbosity, for a change

 * Revert part of the *SHOW-ENTRY-POINT-DETAILS* functionality: always
   return the DEBUG-FUN-KIND from FRAME-CALL, so that instead of the
   rather confusing

    (FOO MY-ARGUMENT)
    (FOO MY-ARGUMENT)

   a slightly mysterious but hopefully less confusing

    (FOO MY-ARGUMENT)
    (FOO MY-ARGUMENT) [:EXTERNAL]

   appears in backtraces where the XEP hasn't been tail-merged.
NEWS
src/code/debug.lisp
version.lisp-expr