Android NDK Debugging

前端 未结 3 685
梦如初夏
梦如初夏 2020-12-30 11:51

The Android NDK documentation doesn\'t seem all that clear to me as to what sequence of commands you run to get debugging information into, and out of the ndk-gdb executable

3条回答
  •  悲&欢浪女
    2020-12-30 11:56

    There are a couple of web pages that provide instruction:

    http://mhandroid.wordpress.com/2011/01/23/using-eclipse-for-android-cc-development/

    http://mhandroid.wordpress.com/2011/01/23/using-eclipse-for-android-cc-debugging/#more-23

    I know others have gotten this to work - but I'm stuck on the issue described here:

    ndk-gdb fails with message: Invalid attribute name: package

提交回复
热议问题