[slime-devel] how to see the full backtrace???

Bill_Clementson at peoplesoft.com Bill_Clementson at peoplesoft.com
Sun Aug 29 22:26:06 UTC 2004






Pascal J.Bourguignon <pjb at informatimago.com> writes:

> I've got a big backtrace. Of couse in these cases, the interesting
> part is deep down at the beginning of the recursion.
>
> So, bar  from spending  two hours scrolling  down line by  line, (I've
> already spent 3 minutes and I only got 838 frames, how can I get it to
> show the full backtrace at once?

One option is to press "B" (sldb-break-with-default-debugger) in the sldb
buffer - that will take you to the default debugger in the repl buffer and
you will no longer be subject to the constraints of sldb.

- Bill Clementson






More information about the slime-devel mailing list