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

If I Wanted to Search for "android-ndk7b + DS-5 + gdbserver" Here ...

Note: This was originally posted on 21st February 2012 at http://forums.arm.com

If I Wanted to search for "android-ndk7b + DS-5 + gdbserver" here, how would I?

Reason is, I can't debug with ds-5 as described.  It doesn't work.  Can't connect to port 5000.  Using the ndk7b gdbserver, it seems to  work.  Is it supposed to?

Directory of c:\android\android-ndk-r7b\samples\native-media\libs\armeab

2011.11.29  13:36           187,992 gdbserver__ds5   ... does not work in 7b
2012.01.25  08:39           125,208 gdbserver
2012.01.25  08:39           125,208 gdbserver_org


If I wanted to know if this was a known problem, how would I find out?
Parents
  • Note: This was originally posted on 22nd February 2012 at http://forums.arm.com

    Hi x40,
    DS-5 CE comes with two gdbserver binaries (static and dynamic), have you tried both?
    FYI, the main difference between android's and DS-5's gdbserver is that DS-5's gdbserver supports VFP and NEON registers visibility. Therefore, if you are not interested in those register or your platform doesn't implement a NEON coprocessor, it doesn't matter which gdbserver you use as long as DS-5 can connect to it.
Reply
  • Note: This was originally posted on 22nd February 2012 at http://forums.arm.com

    Hi x40,
    DS-5 CE comes with two gdbserver binaries (static and dynamic), have you tried both?
    FYI, the main difference between android's and DS-5's gdbserver is that DS-5's gdbserver supports VFP and NEON registers visibility. Therefore, if you are not interested in those register or your platform doesn't implement a NEON coprocessor, it doesn't matter which gdbserver you use as long as DS-5 can connect to it.
Children
No data