Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
[DS-5] Debug fails on android jelly bean
Locked
Locked
Replies
4 replies
Subscribers
120 subscribers
Views
3155 views
Users
0 members are here
Options
Share
More actions
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
[DS-5] Debug fails on android jelly bean
Alon Barzilai
over 11 years ago
Note: This was originally posted on 17th October 2012 at
http://forums.arm.com
Hello,
I and new to android (and arm) development.
I have DS-5 installed on eclipse with android SDK and NDK.
I can successfully debug native code on android 4.0 real device. (I used several devices successfully)
in the same environment when I try to debug android 4.1 device ( again, several devices) I see the following error in the command window:
ERROR(LUX48-TAD10-NAL79):
! Failed to set up shared library support
! Failed to read 4 bytes from address 0x801E2E94
! Remote gdbserver returned error code 0x01
the application can still run, but I cannot set any breakpoints.
I am using NDK r8b. this version includes gdbserver 7.3.1 that should support android 4.1
a suggested workaround to increase the sleep value in
C:\NVPACK\eclipse\plugins\com.arm.debug.configdatabase.data.community_5.11.0.20120731_164750\Boards\Android\Generic\run.py
to value other than 0.0 did not help.
any suggestions?
0
Quote