Debugging JNI code

J

Jayaram

I have a JAVA server program that makes JNI calls to a 'C' shared
library on HP-UX. The 'C' shared library has been compiled using the
'-g' option. However, I notice that if for any reason the JAVA Server
dumps core due to a problem with the 'C' code, standard debuggers like
'gdb' report the core file created as being corrupt.
How does one normally debug core files created by the JNI code ?
Thanks,
Jayaram
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top