Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
ARM DS-5 Tutorial For Android
Jump...
Cancel
Locked
Locked
Replies
20 replies
Subscribers
119 subscribers
Views
12567 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
ARM DS-5 Tutorial For Android
Nanik T
over 12 years ago
Note: This was originally posted on 5th December 2011 at
http://forums.arm.com
Hi,
I've created a step by step blog post for using DS-5 as debugger tool for Android
http://kernel.ozandroid.info/?p=83
Hope this is useful for others.
Cheers
Parents
Krystian Bigaj
over 12 years ago
Note: This was originally posted on 20th March 2012 at
http://forums.arm.com
You could try to replace gdbserver inside NDK (like ...\android-ndk\toolchains\arm-linux-androideabi-4.4.3\prebuilt)
Does LogCat says anything useful? Maybe you are trying to use for example OpenGL ES 2.0 in emulator (which isn't supported)?
Also, hitting breakpoint at begining of android_main is a little bit tricky...
--
Just for note, debugging on SGS2 with official ICS (4.0) works fine now (or at least same as on other devices)!
Cancel
Vote up
0
Vote down
Cancel
Reply
Krystian Bigaj
over 12 years ago
Note: This was originally posted on 20th March 2012 at
http://forums.arm.com
You could try to replace gdbserver inside NDK (like ...\android-ndk\toolchains\arm-linux-androideabi-4.4.3\prebuilt)
Does LogCat says anything useful? Maybe you are trying to use for example OpenGL ES 2.0 in emulator (which isn't supported)?
Also, hitting breakpoint at begining of android_main is a little bit tricky...
--
Just for note, debugging on SGS2 with official ICS (4.0) works fine now (or at least same as on other devices)!
Cancel
Vote up
0
Vote down
Cancel
Children
No data