From: Mertens Marc
Subject: ANNOUNCE: lisp-debug
Date: 
Message-ID: <33887B05.33789901@akam.be>
Lisp Debug:

Lisp debug is the outgrow of my need for a descent debugger for the
GCL common lisp. Although
there is a source level debugger in GCL (who works with emacs) I found
this too difficult to use
so I started to write my own debugger , the result is Lisp Debug.

Features of Lisp Debug are :

     - Source Level debugger.  , The current executing code is
     highlighted in a source window.
     - Breakpoints and conditional breakpoints can be set using point
     and click.
     - Step , step over and continue are possible.
     - Watchpoints can be set for expressions.
     - Profile couting is possible.

License :

Lisp Debug is released under the GNU Public License.

Download :  I have donwloaded it at the sunsite , so it should occur in
the following locations.

ftp://sunsite.unc.edu/incoming/Linux/lisp-debug-0.5.tar.gz
ftp://sunsite.unc.edu/pub/Linux/devel/lang/lisp/lisp-debug-0.5.tar.gz

This is the first release so expect bugs and rough corners , email me
any comments , bugreports
and remarks if needed.

Marc Mertens
·········@akm.be