Hi,

Although this question is more related to JDB rather than JDE,
I thought someone on this list may have faced a similar problem
and found some solutions or have some ideas.

First some background;  We have a application written in C that
calls Java methods using JNI.  I have been able to set up Emacs
and JDE so I can use JDB to connect to the JVM and debug remotely.
All of this works great!

The problem I now have is that we have a Java method that hangs
and I need to get a Java stack trace to figure out the exact
method that is blocking.  Is there a way to interrupt the JVM
when you are debugging remotely?   Essentially, what I want to
do is equivalent to hitting 'break' when debugging a normal
Java application.

Thanks,

Suresh


--
__________________________________________________________________
Suresh Ramaswamy                     Email: [EMAIL PROTECTED]
Oracle Forms Development               Tel: (650) 506-8463

Reply via email to