ndk-gdb调试相关
摘要:
先启动Eclipse, ant debug.程序断点在java代码中.然后ndk-gdb, 不使用start,会提醒Another debug session running.ndk官方文档:--force: By default, ndk-gdb aborts if it finds that another native debugging session is running on the same device. Using --force will kill the session, and replace it with a new one. Note that the debug 阅读全文
posted @ 2013-05-04 21:51 莫铭 阅读(190) 评论(0) 推荐(0)