This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

breakpoint with arm gdb (android 4.4)


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 __android_log_print@got.plt
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]