At 06:04 PM 1/2/01 +0100, Georg-W. Koltermann wrote:
>Hi,
>
>I have problems getting JDEbug to work.  The debugger starts up ok, but
>doesn't seem to respond to ANY command.  When I try to attach to a
>running
>servlet JVM, I get:
>
>Debugger started successfully.
>Error: debugger didn't respond to command:
>-1 1 attach_socket 1 -port 3011
>
>When I try to start a standalone application, I get:
>
>Error: debugger didn't respond to command:
>-1 2 launch 2 -vmexec java -classpath
>/home/hunter/gwk/caebench/code:/home/hunter/gwk/caebench/code/com/sgi/caebe
nch/util/classes12.zip:/home/hunter/gwk/caebench/code/com/sgi/caebench/util/
jaxp.jar:/home/hunter/gwk/caebench/code/com/sgi/caebench/util/parser.jar:/ho
me/hunter/gwk/caebench/code/com/sgi/caebench/util/jsdk.jar:/usr/local/linux/
jdk1.3.0_01/jre/lib/rt.jar:/usr/local/linux/jdk1.3.0_01/lib/tools.jar 
>com.sgi.caebench.nvh.TestEnumSimple  
>
>I can attach to the servlet VM just fine with another debugger
>(Together/J), so the invocation
>parameters for the servlet VM must be correct.
>
>This is on a FreeBSD 4.2 system with SUN's jdk1.3.0_01 for Linux,
>running in Linux emulation
>mode. JDE is version 2.2.6.
>
>Does anybody run JDEbug successfully on any non-Windows system?

I have run JDEbug successfully on Solaris with reference releases of the
JDK. (JDPA does not work on "production" releases.) Other users have
reported running JDEbug successfully on various Linux versions for both JDK
1.2 and 1.3.

- Paul

> Do I
>need
>to recompile the JDE java classes on my system?
>

No.

- Paul

Reply via email to