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

2023-02-04 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28873 --- Comment #8 from Mark Wielaard --- (In reply to Aaron Merey from comment #7) > This raises an interesting question: how do you calculate the number of > symbols in .dynsym without using section headers? > > I figured there'd some kind of

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

2023-02-04 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30077 Mark Wielaard changed: What|Removed |Added CC||mark at klomp dot org --- Comment #1

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

2023-02-04 Thread sam at gentoo dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30077 Sam James changed: What|Removed |Added CC||sam at gentoo dot org --- Comment #2 from

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

2023-02-04 Thread dje at sourceware dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30077 --- Comment #3 from David Edelsohn --- The proposed patch in Comment #1 will work. It seems unfortunate for libdwfl.h to define a struct that is part of debuginfod instead of using the debuginfod header. The struct is needed by libdwfl.h to p