[slime-devel] Not displaying SLIME calls in debugger backtrace
Luke Gorrie
luke at bluetail.com
Thu Nov 27 16:31:50 UTC 2003
Paolo Amoroso <amoroso at mclink.it> writes:
> Is it possible not to display SLIME-related calls in the debugger
> backtrace? If not, this would be a useful option.
One possibility would be to use the '--more--' mechanism.
Suppose the debugger initially fetched up to N frames, but stopping if
it reaches certain ones like SWANK::READ-FROM-EMACS. Then the user
would initially see only his own frames, and we would not have to
really hide anything.
Thoughts?
(Helmut, is there a special reason to only fetch one frame initially?)
More information about the slime-devel
mailing list