Follow the setup instructions in the JDEbug user's guide exactly. If you
still have problems, submit a problem report.
- Paul
At 08:33 PM 10/25/00 -0400, you wrote:
>After all my best efforts to configure the jde to use JDEbug I am
>unable to get the debugger to start. When I use the JDE menu
>item Debug App Ctl-c Ctl-v Ctl-d nothing happens. When I
>use the JDEbug>processes>Start Debugger the mini-buffer
>reports "Could not start debugger."
>
>I am using a Solaris Sparc server running
>I have installed:
> Xemacs version 21.1
> J2SE 1.3
> elib-1.0
> jde-2.2.5
> semantic-1.2.1
> speedbar-0.12
>
>I have setup the following options for jde:
>
> under Jde Project group:
> Db Debugger (JDEbug selected) (Tried both types "class" and
>"Executable")
> Db Source Directories (three separate items to form a search list)
> Db Set Initial Breakpoint off
> Db Read App Args on
> Run Classic Mode Vm on
>
> under Jde Bug group:
> Vm Includes Jpda on
> Jdk Directory /usr/j2se
> Jre Home /usr/j2se/jre
>
>I have this fragment in my .emacs file:
>;;; jde
>(add-to-list 'load-path (expand-file-name "/usr/local/src/jde-2.2.5/lisp"))
>(add-to-list 'load-path (expand-file-name "/usr/local/src/semantic-1.2.1"))
>(add-to-list 'load-path (expand-file-name "/usr/local/src/speedbar-0.12"))
>(add-to-list 'load-path (expand-file-name "/usr/local/src/elib-1.0"))
>
>(require 'jde)
>
>(defun my-jde-mode-hook ()
> (setq c-basic-offset 2))
>(add-hook 'jde-mode-hook 'my-jde-mode-hook)
>
>Please let me know if there is something else I need to do that I missed.
>Thanks,
>- Phil
>
>
------------------------------------------------------------
HOW TO ASK FOR TECH SUPPORT
When requesting technical support, please generate a problem report, using
the JDE->Help->Submit Problem Report command, and submit this report along
with your help request. The Submit Problem Report command is designed to
gather all the information that someone who does not have direct access to
your system might need to solve your problem. It saves people who want to
help you from having to waste time trying to dig relevant information out
of you. Please note that if you do not get a response to a question, it may
be because you did not provide sufficient information to solve the problem.
Filing a problem report is the best way to ensure that you get a 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