Is there a way to install Valgrind on Catalina?

后端 未结 4 1138
盖世英雄少女心
盖世英雄少女心 2021-02-05 08:10

Is there a way to install Valgrind on Catalina and have it run properly? If so, I would very much appreciate a step-by-step process.

I tried installing Valgrind with htt

4条回答
  •  不要未来只要你来
    2021-02-05 08:41

    Currently, no. The repo you link has an issue raised about Catalina compatibility. As you also show, the brew package has its own problems as well. Official valgrind only supports 10.12.

    You'll just have to wait, or containerize it. Although if you containerize valgrind, you would likely need a compatible build container as well.

提交回复
热议问题