At 09:46 PM 7/12/2001 -0400, Scott Goldstein wrote:
>I've searched the archives and can't find an answer.
>
>Here's my setup:
>
>(custom-set-variables
>'(jde-bug-jdk-directory "c:\\Development\\jdk1.2.2")
>'(jde-use-font-lock nil)
>'(jde-db-debugger (quote ("JDEbug" "" . "Executable")))
>'(jde-bug-vm-includes-jpda-p t))
>(custom-set-faces)
>
>I set a breakpoint and then, from the JDE menu, I choose Debug App and I get 
>the following messages:
>
>Fontifying *JDEbug*...
>Fontifying *JDEbug*... (syntactically...)
>menu-bar JDE Debug App
>Fontifying *JDEbug*...
>Fontifying *JDEbug*... (regexps....)
>menu-bar JDE Debug App
>Process *JDEbug* not running
>
>If I try to debug from the JDEbug menu, I choose Start Debugger and then 
>Launch Process and I get the following:
>
>Fontifying *JDEbug*...
>Fontifying *JDEbug*... (syntactically...)
>menu-bar JDEbug Processes Start Debugger
>Fontifying *JDEbug*...
>Fontifying *JDEbug*... (regexps....)
>menu-bar JDEbug Processes Start Debugger
>Debugger started successfully.
>Process *JDEbug* not running
>
>The class that I'm trying to debug is in the source buffer.
>
>Any ideas?
>

1. Read the section on setting up JDEbug in the JDEbug User's Guide.

2. Use JDE->Help->Submit Problem Report when asking for help.

- Paul

Reply via email to