How does the debugging proses goes ?

16 views
Skip to first unread message

paracentije

unread,
Nov 7, 2009, 7:28:41 AM11/7/09
to Cusp Development
Hi all,

can I use Cusp to debug Lisp code in the way I use Eclipse debugger to
debug Java code. To be more precise, I want to put some breakpoints in
my Lisp code, run it and watch what happens with variables. Also I
would like to be able to use REPL to call some functions (both mine
and those provided by Cusp in order to get better view over
variables), when code evaluation pauses at breakpoints.

Is it possible, and how ? If not, is there some similar method for
debugging ?

Any suggestion is appreciable. Thanks.

Sergey Kolos

unread,
Nov 8, 2009, 2:57:24 AM11/8/09
to Cusp Development
I described debugging process here:
http://sergeykolos.com/cusp/intro/problems.html

It shows how to break at places where you need.
Reply all
Reply to author
Forward
0 new messages