I'm trying to get Valgrind running on my raspberry pi zero W. I've installed it through apt but running it returns "Illegal instruction" no matter what.
pi@raspberrypi:~/Documnents/test $ valgrind --help
Illegal instruction
How can I debug or fix this? Thanks!
Information:
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