I cannot get the debugger running either (I have appended the contents of
the JDebug buffer and the messages buffer.)  Also, what's with
e:/jmath/classes on the classpath?  And where is the classpath that I
entered for jde db option classpath?  

Next, your instructions seem to imply that the class that I set my
breakpoint in is the same as the class that has main;  this is not the case
in my projects.  Is there a way to "hardwire" or prompt for the starting
class?

Finally, does anyone use this with emacs 20.4?  I have just downloaded it,
but haven't changed over until I get some confirmation that others have got
this combo working.

Thanks for the great tool

� __o�� Brian G. Anderson
�_'\<,� Luna Information Systems
(:)/(:)� (888)880-LUNA x304

----------------*Messages*---------------------------------------
Breakpoint set at line 226 in class Server.java.
form: (jde-dbo-init-debug-session)
remainder: 
   evaluating (jde-dbo-init-debug-session)
error in process filter: Invalid response from debugger [2 times]
Error: evaluating output from the debugger caused a Lisp error.
Debugger output: .
Lisp error: (end-of-file)
Wrong type argument: listp, "Lisp error: (end-of-file)"
Making completion list...

-----------------------JDEbug----------------------
javaw -classpath
x:/gnu/emacs-20.4/site-lisp/jde-2.1.6beta5/java/lib/jde.jar;x:/gnu/emacs-20.
4/site-lisp/jde-2.1.6beta5/java/lib/jpda.jar jde.debugger.Main

JDE> -1 1 launch 1 -use_executable javaw -classpath e:/jmath/classes
com.luna.server.Server

(jde-dbo-init-debug-session)

Reply via email to