breakpoint with arm gdb (android 4.4)
Aaron Lewis <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAJZVxR=paGu=DE1RCBcKvYcdoLMk1q9sYjTEEmUOQu0rA0Z6Fw@mail.gmail.com> |
Hi, I'm trying to debug a 3rd part JNI library with arm edition of gdb. Now I need to break on __android_log_print, but: > break __android_log_print Is never triggered .. and > break [email protected] result in an inaccessible memory error Non of them works, any ideas? I do see a log in adb logcat -- Best Regards, Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33