Most of my native Java library experience has been on Windows, where
debugging dynamically loaded native libraries is fairly easy. Do any of
you have tips on how to most easily do this on Linux? I hope I don't
have to rebuild the VM and set a breakpoint in its load library handler
like in the old days...
Tom
|