Hi.
Just an idea: could you try with a suspend=y:
agentlib:jdwp=transport=dt_socket,server=y,address=localhost:8000,suspend=y
OpenOffice.org will stop the moment you reach Java code and wait for the
debugger to connect. At least then you can be sure that the switch
really worked and OpenOffice.org can be debugged, theoretically.
Unfortunately, my guess is that everything will happen as expected and
you're none the wiser afterwards.
But at least you know that the problem is most likely not on the
OpenOffice.org side.
Regards, Steffen
The switch I am using is for 1.5 is what Oliver (on this list) suggested:
agentlib:jdwp=transport=dt_socket,server=y,address=localhost:8000,suspend=n
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]