ndk-gdb

http://stackoverflow.com/questions/8627949/android-how-to-use-ndk-gdb-with-a-pure-native-executable


http://hi.baidu.com/dreamflyman/item/b1f04211e432378d88a956ab



$ /cygdrive/e/Development/adt-bundle/sdk/tools/android.bat list target

jacksonke@jacksonke-PC /cygdrive/e/Development/adt-bundle/ndk/samples/hello-jni
$ /cygdrive/e/Development/adt-bundle/sdk/tools/android.bat update project -p ./ -t android-17
Updated and renamed default.properties to project.properties
Updated local.properties
No project name specified, using Activity name 'HelloJni'.
If you wish to change it, edit the first line of build.xml.
Added file E:\Development\adt-bundle\ndk\samples\hello-jni\build.xml
Added file E:\Development\adt-bundle\ndk\samples\hello-jni\proguard-project.txt



$ ant debug

$ ant installd
https://groups.google.com/forum/#!topic/discuss-webrtc/_KtdWo29v7I

你可能感兴趣的:(ndk-gdb)