The first patch adds SYS::*INVOKE-DEBUGGER-HOOK* which is like *DEBUGGER-HOOK* but is observed by INVOKE-DEBUGGER even when BREAK is called.
This obliterates the need to redefine SYS::BREAK in swank-abcl.lisp.
A patch for swank-abcl is also attached.
-T.
On 9/17/09 6:24 PM, Tobias C. Rittweiler wrote:
The first patch adds SYS::*INVOKE-DEBUGGER-HOOK* which is like *DEBUGGER-HOOK* but is observed by INVOKE-DEBUGGER even when BREAK is called.
This obliterates the need to redefine SYS::BREAK in swank-abcl.lisp.
A patch for swank-abcl is also attached.
ABCL patched in [svn 12157][1], with corresponding code committed to SLIME HEAD.
Thanks again for the contribution!
[1]: http://trac.common-lisp.net/armedbear/changeset/12157
armedbear-devel@common-lisp.net