Eugene Zhuravlev wrote:

> What jdk versions are you using for running IDEA and the debuggee?
> Are you running the debuggee with Hotspot or Classic VM?


As in my first post:

IDEA: Sun JDK1.3.1_01 on Win2k

Remote: RedHat linux (2.2.14-5) box which is running a servlet suite from 
ApachJserv 1.1.3-7 on Blackdown JDK 1.3.0-02. I have recompiled all my classes 
with Sun's javac (they were previously set up with Ant tasks that used jikes). 
This last step was taken because of reported problems with jikes compiling 
inappropriate debug info.

ApachJserv started with:

wrapper.bin.parameters=-classic
wrapper.bin.parameters=-Xdebug
wrapper.bin.parameters=-Xnoagent
wrapper.bin.parameters=-Djava.compiler=NONE
wrapper.bin.parameters=-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5000

Debuggee is runniing in classic therefore (and have tried running debugger in 
classic although this shouldn't make a difference). I realise there is probably 
  not a lot you can do about this Eugene but I was wondering if there had been 
any developments after the thread in November ("Knack for Freezing Debugger"):

http://www.mail-archive.com/[email protected]/msg00994.html

This sounded kind of similar (although I am suspicious of ApachJserv since it is 
a little old now).

Thanks for your time,
cam




_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to