Greetings all,
I’m trying to run valgrind inside my habitat environment, and I’m running into the problem described here:
https://github.com/habitat-sh/core-plans/issues/850
Are there any other good known-workarounds for getting valgrind to run within a hab environment?
Valgrind’s suggested solution is to install glibc’s debuginfo. However, a quick look through “hab pkg search glibc” doesn’t show me any debuginfo packages.
Any hints welcome! Thanks.