|
From: Paul F. <pj...@wa...> - 2020-01-14 19:16:25
|
Hi I’m having quick look at building Valgrind on macOS Catalina I’m using this repo https://github.com/LouisBrunner/valgrind-macos.git <https://github.com/LouisBrunner/valgrind-macos.git> Plus I’ve merged in the changes up to head from sourceware. After a few mods to configure.ac and a few of the Darwin files it builds and I get ==39161== Lackey, an example Valgrind tool ==39161== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote. ==39161== Using Valgrind-3.16.0.GIT and LibVEX; rerun with -h for copyright info ==39161== Command: pwd ==39161== ==39161== valgrind: Unrecognised instruction at address 0x1006037bd. In the past when I’ve seen this sort of thing there was also a vex printf of the opcodes, but not in this case. Any suggestions what to try next? A+ Paul |