I'd ask on android-ndk (https://groups.google.com/forum/#!forum/android-ndk). I assume there is no gdb on the device. In my use in the platform, the device .so files don't have debug symbols.
-bri On Fri, Sep 12, 2014 at 2:39 AM, Jumbo <[email protected]> wrote: > Thanks for the reply Brian, but i could only see gdbserver binary under > "android-ndk-r10b/prebuilt/android-arm64/gdbserver" for arm, it doesn't > include gdb binary to run on the device , i don't want to use the gdbserver > as it is more convenient to run the gdb itself on the device. let me know if > i'm missing something > > -- > You received this message because you are subscribed to the Google Groups > "Android Security Discussions" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to > [email protected]. > Visit this group at http://groups.google.com/group/android-security-discuss. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/android-security-discuss. For more options, visit https://groups.google.com/d/optout.
