https://sourceware.org/bugzilla/show_bug.cgi?id=31097
Aaron Merey changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Hi Mark,
On Tue, Feb 6, 2024 at 10:36 AM Mark Wielaard wrote:
>
> So it looks like elfcmp explicitly checks ebl_section_strip_p and
> doesn't compare sections that are strippable. Maybe we should add an
> eu-elfcmp --all-sections flag?
>
> We should probably also check that it handles the new SHT
https://sourceware.org/bugzilla/show_bug.cgi?id=31345
Bug ID: 31345
Summary: eu-elfcmp: Add option to compare all sections
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Componen
Hi Aaron,
On Mon, 2024-02-05 at 18:11 -0500, Aaron Merey wrote:
> During symtab merging, adjust_relocs might be called multiple times on
> some SHT_REL/SHT_RELA sections. In these cases it is possible for a
> relocation's symbol index to be correctly mapped from X to Y during the
> first call to
Hi -
> > > - // This is a common symptom for dwz-compressed debug files,
> > > - // where the altdebug file cannot be resolved.
>
> Was it intended to remove this comment?
Yes, it was copy/pasted from debuginfod by mistake.
- FChE
Hi,
On Mon, Feb 05, 2024 at 07:24:33PM -0500, Aaron Merey wrote:
> > diff --git a/NEWS b/NEWS
> > index 0420d3b8..3391d6a1 100644
> > --- a/NEWS
> > +++ b/NEWS
> > @@ -1,3 +1,8 @@
> > +Version 0.191 (after 0.189)
> > +
> > +srcfiles: Can now fetch the source files of a DWARF/ELF file and
> > +
When configuring with --enable-gcov we build most things static.
Including libdebuginfod. The src Makefile was only setup for a
shared library build of libdebuginfod.so. Fix this by providing
a static libdebuginfod in case of BUILD_STATIC.
This fixes the builder.sourceware.org elfutils-snapshots-c
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/240
Build state: build successful
Revision: 75fb8c0152892873fc0a905d228f50d6dfd3dc0d
Worker: bbo1-2
Bu