GBD调试谷歌拼音输入法准备工作

9 篇文章 2 订阅
2 篇文章 0 订阅

先要编译出来一个可执行文件,具体步骤:

1、cd到目录:~/app/src/main/cpp/command下面

2、输入命令:make,不报错的话这里应该会有一个可执行文件出来,如下图:

3、gdb pinyinime_dictbuilder就可以了。

前一阵弄过,后来忘了,记录一下,我这里报错了

 

../share/dictbuilder.cpp:22:25: fatal error: android/log.h: No such file or directory
compilation terminated.
../share/dicttrie.cpp:20:25: fatal error: android/log.h: No such file or directory
compilation terminated.
../share/spellingtrie.cpp:19:25: fatal error: android/log.h: No such file or directory
compilation terminated.
Makefile:27: recipe for target 'pinyinime_dictbuilder' failed
make: *** [pinyinime_dictbuilder] Error 1

找不到log.h头文件,删了就行了

 

________________________________________________GDB命令相关________________________________________

打印数组:p *spl_buf@20  (数组名字spl_buf)

数组长度:p *array@len

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值