我正在尝试在我的 raspberry pi zero W 上运行 Valgrind。我已经通过 apt 安装了它,但无论如何运行它都会返回“非法指令”。
pi@raspberrypi:~/Documnents/test $ valgrind --help
Illegal instruction
我该如何调试或修复此问题?谢谢!
信息:
Valgrind Version: (1:3.13.0-2~bpo9+1)
pi@raspberrypi:~/Documents $ uname -a
Linux raspberrypi 4.19.42+ #1219 Tue May 14 21:16:38 BST 2019 armv6l GNU/Linux