Getting debug symbols for jvm.dll?
843829Mar 24 2004 — edited Sep 7 2004I 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!