This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCJ Thread Dump


Mark Anderson writes:
 > Is there any way to get a thread dump from a running GCJ application in the 
 > same way you can send a kill -3 signal to the Sun JVM?

No, there isn't, and it would be extremely hard to do.  Whan we have a
problem like this, we attach gdb to the process.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]