Hi, thanks for information, anyway i'm using gdbserver from official android repository. I found the problem. When trying to debug JNI using gdb, ddd or eclipse one should not provide .so as input file but app_process instead. It works for me.
Krystian On 16 Lip, 22:40, fadden <[email protected]> wrote: > You may want to take this up on the android-ndk list instead. > > Make sure you're using the providedgdb(arm-eabi-gdb, I think) and > gdbserver. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

