[PATCH] debuginfod-doc: PR27950 - Remove redanduncies in man page.

2021-07-28 Thread Alice Zhang via Elfutils-devel
Create a new file, debuginfod-client-config.7, that holds all environment variables and cache control files related info. Get rid of repetitive definitions in three other files, instead, those files will include the content of new file. Any future modification related to environment variables and c

Re: [Bug debuginfod/27983] ignore duplicate urls

2021-07-28 Thread Noah Sanci via Elfutils-devel
Hello This patch fixes a memory leak and slightly alters the PR27983 test, isolating where its DEBUGINFO_URLS's duplicates are accessible, which fixes a case of test failure on some systems. Noah On Wed, Jul 28, 2021 at 10:55 AM Mark Wielaard wrote: > > Hi Noah, > > On Mon, 2021-07-26 at 12:29

Re: [Bug debuginfod/27983] ignore duplicate urls

2021-07-28 Thread Mark Wielaard
Hi Noah, On Mon, 2021-07-26 at 12:29 -0400, Noah Sanci via Elfutils-devel wrote: > The realloc returning NULL issue has been resolved and the patch > successfully rebased onto master. Please find these improvements > attached. This looks really good, but I found some small issues. First it turns

[Bug libdw/28148] New: eu-addr2line reports function name of the caller when code is inlined

2021-07-28 Thread n2knqf5ogu at bsogq dot anonbox.net via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28148 Bug ID: 28148 Summary: eu-addr2line reports function name of the caller when code is inlined Product: elfutils Version: unspecified Status: UNCONFIRMED Sever

[Bug libdw/27805] libdwfl: Unable to extract source line information for RISC-V binary

2021-07-28 Thread n2knqf5ogu at bsogq dot anonbox.net via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27805 --- Comment #6 from John Doe --- I can confirm that compiling the code without -gc-sections seems to resolve this bug. Probably not RISC-V specific. -- You are receiving this mail because: You are on the CC list for the bug.