Solaris tip of the week: debug native code with disassembler

In this tip, Jay Danielsen describes how he tracked down a segv in some Java Native Interface (JNI) code from a core file.

More...