Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Getting debug symbols for jvm.dll?

843829Mar 24 2004 — edited Sep 7 2004
I have a win32 C++ application in which I embed the JVM and execute Java code through the JNI invocation interface. I am hoping someone will know whether or not Sun provides .dbg or .pdb files cooresponding to the jvm.dll, so I can obtain debug symbols for the jvm module. This would be very helpful for debugging the application.

Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 5 2004
Added on Mar 24 2004
4 comments
1,946 views