strace工具


1、strace工具

1.1、下载路径
https://github.com/strace/strace/tags

1.2、交叉编译

cd strace-4.15
mkdir strace_tool
./bootstrap
#CC=/new_home/mips-linux-gcc 设置交叉编译工具 #–host=mips-linux 设置主机类型,这个必须设置,否则会出现configure 错误 #–prefix=/new_home/dyh/strace-4.15/strace_tool 设置输出文件目录,需使用绝对路径
./configure CC=/new_home/mips-linux-gcc --host=mips-linux --prefix=/new_home/dyh/strace-4.15/strace_tool
make
make install

1.3、文件生成

cd ./strace_tool

1.4、strace详细使用
https://blog.51cto.com/u_10541556/1793898

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值