☺ Buildbot (Sourceware): elfutils - build successful (master)

2023-01-16 Thread builder--- via Elfutils-devel
A restored build has been detected on builder elfutils-opensusetw-x86_64 while building elfutils. Full details are available at: https://builder.sourceware.org/buildbot/#builders/88/builds/96 Build state: build successful Revision: 61c6accb64ba7424f92d617680a6a61fbb562b57 Worker: bbo1-1 Buil

Re: [PATCH] readelf: Check compression status of .debug section data

2023-01-16 Thread Mark Wielaard
Hi, On Tue, 2023-01-10 at 18:44 +0100, Mark Wielaard wrote: > The various print_debug_*_section functions didn't get the section > data in the same way. Add a new get_debug_elf_data function that > gets the (possibly relocated) section data and that checks (and > warns) if the data might still be

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

2023-01-16 Thread dichen at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28873 --- Comment #6 from Di Chen --- [Follow the last comment] For a binary with SYMTAB STRTAB having different order, like upside down, or having other section in between. eg. ``` $ readelf -Dd /usr/local/go/bin/go Dynamic section at offset 0x9

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

2023-01-16 Thread dichen at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28873 --- Comment #5 from Di Chen --- Created attachment 14600 --> https://sourceware.org/bugzilla/attachment.cgi?id=14600&action=edit readelf: display dynamic symtab without section headers ``` # failed to print symtab of a binary which has sect

[Bug general/28608] elflint elfstrmerge fails with ld.gold

2023-01-16 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28608 Martin Liska changed: What|Removed |Added Resolution|--- |INVALID Status|NEW