From: Taylor H. <tay...@gm...> - 2019-03-29 21:13:05
|
Hello! First off, thanks for creating such an awesome tool. I've been using valgrind on Termux (a terminal for Android.) There's a bunch of errors reported from the dynamic linker on Android, that I think can be suppressed. I've been using a generated suppression file that I include with .valgrindrc, but I'm wondering if this can be built into valgrind, as with the other suppression files that exist in the tarball distribution. Thanks in advance! |