[Bug libdw/30077] New: Duplicate definition of typedef struct debuginfod_client in libdwfl

2023-02-03 Thread dje at sourceware dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30077 Bug ID: 30077 Summary: Duplicate definition of typedef struct debuginfod_client in libdwfl Product: elfutils Version: unspecified Status: NEW Severity: norma

[Bug tools/28873] Implement eu-readelf -D

2023-02-03 Thread amerey at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28873 Aaron Merey changed: What|Removed |Added CC||amerey at redhat dot com --- Comment #7

[Bug tools/30072] FAIL: run-addr2line-C-test.sh

2023-02-03 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30072 Mark Wielaard changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug tools/30072] FAIL: run-addr2line-C-test.sh

2023-02-03 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30072 --- Comment #2 from Martin Liska --- > It looks like the other way around (but the test-suite.log is confusing). > Could you check whether configure detected DEMANGLE support? > > libstdc++ demangle support : yes Yes, I really mi

[Bug tools/30072] FAIL: run-addr2line-C-test.sh

2023-02-03 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30072 --- Comment #1 from Mark Wielaard --- (In reply to Martin Liska from comment #0) > Created attachment 14650 [details] > Build log > > The test is pretty new and fails with: > > [ 30s] FAIL: run-addr2line-C-test.sh > [ 30s] ==

Re: [PATCH] addr2line: -C should not try to handle optional (ignored) argument

2023-02-03 Thread Martin Liška
On 1/30/23 22:04, Mark Wielaard wrote: > Hi, > > On Mon, Jan 23, 2023 at 10:11:28AM +0100, Mark Wielaard wrote: >> The --demangle option takes an option (ignored) argument. Since -C >> is the short option of --demangle it also takes that optional >> argument. But that means that something like -Cf

[Bug tools/30072] New: FAIL: run-addr2line-C-test.sh

2023-02-03 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30072 Bug ID: 30072 Summary: FAIL: run-addr2line-C-test.sh Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: tools