[OS X Emacs] Slime+OpenMCL: debugging

Bill Clementson billclem at gmail.com
Thu Dec 11 18:11:16 EST 2008


Hi David,

On Thu, Dec 11, 2008 at 2:59 PM, David Reitter <david.reitter at gmail.com> wrote:
> Is there a way to jump to the source code line from the stack trace shown in
> SLIME's debugger?

Pressing "v" when on a stack trace line should take you to the source
line (you may have to compile your code with (debug 2) or some such if
it doesn't work for you).

> I'm using OpenMCL / ccl (latest version)  with Slime (latest release from
> 2006, but can also use CVS checkout if that's helpful).

It's preferable to use the CVS version of SLIME instead. If you have
any problems, you'll have trouble getting help with the 2006 version
of SLIME.

- Bill



More information about the MacOSX-Emacs mailing list