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
12593 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
mighter mighter
over 12 years ago
Note: This was originally posted on 17th January 2012 at
http://forums.arm.com
Hi! First of all, thanks for your work. That is the first debugger that somehow works. I tried it on android ndk sample projects - it went fine. But on my own projects I have encountered problems.
I do everything like in tutorial, but execution of the app stops, I hit Run/Continue button, but only get message:
wait
continue
Stopped due to signal 11: SIGSEGV (Invalid memory segment access)
Execution stopped at: 0x80CB1314
In thread 1 (OS thread id 1793)
0x80CB1314 LDR r0,[r0,#0x38]
Any hints?
Cancel
Vote up
0
Vote down
Cancel
Reply
mighter mighter
over 12 years ago
Note: This was originally posted on 17th January 2012 at
http://forums.arm.com
Hi! First of all, thanks for your work. That is the first debugger that somehow works. I tried it on android ndk sample projects - it went fine. But on my own projects I have encountered problems.
I do everything like in tutorial, but execution of the app stops, I hit Run/Continue button, but only get message:
wait
continue
Stopped due to signal 11: SIGSEGV (Invalid memory segment access)
Execution stopped at: 0x80CB1314
In thread 1 (OS thread id 1793)
0x80CB1314 LDR r0,[r0,#0x38]
Any hints?
Cancel
Vote up
0
Vote down
Cancel
Children
No data