I am using NT4SP5, GNU Emacs 20.3.1, JDK1.3, and JDE 2.2.5 upgrading from
JDE 2.1.9. I have added elib1.0 needed by 2.2.5. However, JDEBug is using
too much system resources, so I still prefer using the oldjdb from
the JDK. However, after I have "M-x customize-variable" on
"jde-db-debugger" using "Other" with command "oldjdb" and "Executable". I
got the following when I type "C-c C-v C-d"

cd c:/gnu/tomcat/src/org/apache/tomcat/startup/
oldjdb oldjdb -Dtomcat.home="C:/gnu/tomcat"
org.apache.tomcat.startup.Tomcat

Initializing oldjdb...
oldjdb not found
> Breakpoint set in org.apache.tomcat.startup.Tomcat.main
> run oldjdb -Dtomcat.home="C:/gnu/tomcat"
org.apache.tomcat.startup.Tomcat 
Could not load the oldjdb class.
> 


Is this a bug in JDE2.2.5? Or I am misconfigured my JDE? Please help.
Thanks.

Reply via email to