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

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?
Parents
  • Note: This was originally posted on 25th October 2012 at http://forums.arm.com


    I believe this problem was fixed in the recent v5.12 release (although it didn't get mentioned in the release notes).  Can you give v5.12 a try?


    Hi,
    thanks for you help.
    when I try to update DS-5 via eclipse. there are no new updates.
    when I uninstall DS-5 and re-install, I still get 5.11
    what do I miss?
Reply
  • Note: This was originally posted on 25th October 2012 at http://forums.arm.com


    I believe this problem was fixed in the recent v5.12 release (although it didn't get mentioned in the release notes).  Can you give v5.12 a try?


    Hi,
    thanks for you help.
    when I try to update DS-5 via eclipse. there are no new updates.
    when I uninstall DS-5 and re-install, I still get 5.11
    what do I miss?
Children
No data