您的位置:首页 > 大数据 > 人工智能

Error: Multiple errors reported.\ Failed to execute MI command: -var-create

2014-05-10 12:54 2041 查看
Error: Multiple errors reported.

 Failed to execute MI command:

 -var-create - *

 Error message from debugger back end: 

-var-create: 

unable to create variable object

 Unable to create variable object

Internal error: pc 0x7f259f88d5c3 in read in psymtab, but not in symtab.

NDK COCOS2D-X

ADT Eclipse

调试只能监视全局变量看不见局部变量的值

http://www.blogjava.net/fancydeepin/archive/2012/11/19/eclipse_sdk_gdb.html



Internal error: 【pc 0xxxxxxx】 in read in psymtab, but not in symtab

http://www.cnblogs.com/lijunjie/archive/2010/12/07/1898852.html

http://stackoverflow.com/questions/22327240/ndk-gdb-debugging-fails-to-load-symbols-says-unable-to-get-location-for-thread

try compiling withAPP_OPTIM:=debug
in addition to NDK_DEBUG=1 

更新ADT到最新版本

20140513我测了上面所有方法,全都没用。我是NDK r9d。谁能救救我??
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐