Hello!
I started my application. Application is FireFox which opens the web page with
Java-applet. Applet uses my native library through JNI. I need to debug this
native library.
I attached EDB to Java-process, found my function in this native library and
set breakpoint at this function. But when process reaches this breakpoint
Java-console closes, and I see in terminal window: Unknown Signal Recieved! 5.
What's wrong?
GDB in the same situation breaks normally, but it is not suitable.
I use: Debian 5.0.4 2.6.32 KDE 4.4
Thanks.
Original issue reported on code.google.com by evan.teran on 3 Oct 2012 at 3:21
Original issue reported on code.google.com by
evan.teran
on 3 Oct 2012 at 3:21