Bjørn Nordbø wrote:
... or maybe I'm just doing something wrong, but every time a break is evaluated, the following happens:
Sorry to bother you all again, but after some reading and thinking, I have come to believe that I am mostly misguided. As break rebinds *debugger-hook* to NIL, it will never cause SLDB to be invoked, and except for all the Lispworks errors everything is working fine.
If this is correct, I have one simple question:
How do I set a breakpoint for SLDB in a source fragment (ie. what do I use instead of break)?
And thanks for the SLIME manual by the way; a great read! :-)