> From: "Frank Ch. Eigler" <f...@redhat.com> > Date: Fri, 20 Sep 2019 16:28:30 +0200
> The buildid-based search > elsewhere in valgrind (find_debug_file()) would be a good place to add > the new quiet call. If that fails, the old client/server > filename-based logic could still be retained as a fallback. (Ooh, they're buildid-aware, and I see there's developer overlap!) Yes, that certainly seems like the right thing to do. brgds, H-P