NDK Breakpoint cannot debug unable to detect application ABI ' s

Source: Internet
Author: User

Make breakpoints when debugging the NDK breakpoint error:

Unable to detect application ABI ' s


After all the hardships, finally can be NDK breakpoint debugging

1.ADT->PREFERENCE->ANDOIRD->NDK Setting the NDK path

2.APPLICATION.MK settings

App_platform: = android-15 (consistent with the current project Android version)

app_ OPTIM: = Debug

-dcocos2d_debug = 1 Turn on DEBUG mode

3.manifest.xml modification

<uses-sdk android:minsdkversion= "/>"



Before that, in order to set the NDK breakpoint there were other settings, mindshare, task write a comprehensive article about Eclipse NDK debug settings

This article is from the "birds learn C to Dapeng" blog, please be sure to keep this source http://vincenttung.blog.51cto.com/6249439/1553651

NDK Breakpoint cannot debug unable to detect application ABI ' s

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.