[java-gnome-hackers] Debugging native code
Brought to you by:
afcowie
From: Tom B. <Tom...@Su...> - 2002-11-06 01:38:01
|
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 |