At 11:11 AM 3/30/00 +0200, you wrote:
>
>> new JPDA-based jdb breaks the JDE's jdb output parser. Or better yet, use
>> the JDE's own JPDA-based debugger, JDEbug.
>
>ok, I downloaded the 2.1.6 beta version and managed to set everthing
>up so that I can start the JDEbug via JDEbug->processes->start debugger
>(via JDE->debugApp still calls the jdb although it should not, according to
>the documentation).
>
>Then, however, activating JDEbug->processes->launch process leads to the
>following error message in the minibuffer:
>
>Wrong type argument: consp, "Lisp error: (end-of-file internal input stream)"
>
>and the *JDEbug* Buffer says
>
>-------------------------------------------------------------------------
>cd /home/lind/Programming/java/TestJDE/
>java -classpath
/home/lind/Software/jde-2.1.6beta22/java/lib/jde.jar:/opt/jdk1.
>2.2/lib/tools.jar jde.debugger.Main
>
>
>(jde-dbo-init-debug-session)
>
>JDE> -1 1 launch 1 -vmexec java HelloWorld
>
>java.lang.NoClassDefFoundError: com/sun/jdi/connect/VMStartException
> at jde.debugger.command.DebugCommandFactory.<clinit>
>(DebugCommandFactory.java:61)
> at jde.debugger.Jdebug.run(Jdebug.java, Compiled Code)
>
>Process *JDEbug* finished
>-------------------------------------------------------------------------
>
>Any suggestions?
>
You did not set up JDEbug correctly. Check your setup or submit it so
somebody else who has experience using JDEbug on Linux can do it for you.
- Paul
------------------------------------------------------------
ASKING FOR TECHNICAL SUPPORT ON THE JDE LIST
Please use the JDE->Help->Submit Problem Report command when reporting a
bug or seeking help. This command generates a complete snapshot of your
system. Submitting such a snapshot increases the chances that your request
will get a swift response.
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
JDE website: http://sunsite.auc.dk/jde/
JDE mailing list archive:
http://www.mail-archive.com/[email protected]/maillist.html