Re: [Bug debuginfod/27277] Describe retrieved files when verbose

2021-10-05 Thread Mark Wielaard
Hi Frank, On Wed, 2021-09-29 at 17:28 -0400, Frank Ch. Eigler wrote: > The problem with what we have now, with $DEBUGINFOD_VERBOSE, is that > the amount of output is huge. It is a debugging level trace. It's > not consumable by non-expert users OR by software. OK, but that seem two separate iss

[PATCH] Tests: Fix warning in show-die-info.c

2021-10-05 Thread Jan-Benedict Glaw
Hi! I'm running automated test compiles on Binutils, GCC, Linux, NetBSD and, since a few days ago, elfutils. Building/running the tests, I noticed this little warning: .../configure --enable-maintainer-mode --enable-tests-rpath --enable-gprof --enable-gcov --enable-valgrind --prefix=/tmp/elfuti

[PATCH] Tests: Fix warning in show-die-info.c

2021-10-05 Thread Jan-Benedict Glaw
Hi! My last email had a wrong subject, though the patch was correct. Here's a second patch, this time *actally* for tests/show-die-info.c: diff --git a/tests/show-die-info.c b/tests/show-die-info.c index 34e27a3b..0823cc60 100644 --- a/tests/show-die-info.c +++ b/tests/show-die-info.c @@ -97,7

Re: PATCH: testsuite debuginfod

2021-10-05 Thread Mark Wielaard
Hi Frank, On Thu, 2021-09-30 at 10:50 -0400, Frank Ch. Eigler via Elfutils-devel wrote: > commit 85602ff68179053f19a2005df4fc653a69757584 (HEAD -> master) > Author: Frank Ch. Eigler > Date: Thu Sep 30 10:48:00 2021 -0400 > > debuginfod testsuite: Use ! CMD syntax. > > Previously,

Re: patch resend updated: PR28240, debuginfod cache for root

2021-10-05 Thread Mark Wielaard
Hi Frank, On Thu, 2021-09-30 at 14:36 -0400, Frank Ch. Eigler via Elfutils-devel wrote: > @@ -766,24 +766,14 @@ debuginfod_query_server (debuginfod_client *c, >if (rc != 0) > goto out; > > - /* If the target is already in the cache then we are done. */ > - int fd = open (target_cache