Lisp HUG Maillist Archive

Re: how to debug foreign code from lisp

2002-02-21 19.55, Chisheng Huang wrote:

> Is there any way to use gdb to debug the foreign code when it
> goes belly up in LispWorks?

I don't now if it is of any help to you, but I've successfully debugged
foerign code called from LispWorks with the debugger that comes Metrowerks
CodeWarrior. It can be a little tricky to debug code in dll:s in general,
but there seem to be nothing special about debugging dll:s used from within
LispWorks.


/Jesper


Updated at: 2020-12-10 09:02 UTC