On Fri, Jun 19, 2020 at 1:04 PM Mark Wielaard wrote:
>
> Hi,
>
> On Tue, 2020-06-09 at 13:24 -0700, Fangrui Song via Elfutils-devel wrote:
> > I want to revive the thread, but focus on whether a tombstone value
> > (-1/-2) in .debug_* can cause trouble to various DWARF consumers (gdb,
> > debug re
On Fri, Jun 19, 2020 at 5:00 AM Mark Wielaard wrote:
>
> Hi,
>
> On Tue, 2020-06-02 at 11:06 -0700, David Blaikie via Elfutils-devel wrote:
> > > I do think combining Split DWARF and LTO might not be the best
> > > solution. When doing LTO you probably want something like GCC Early
> > > Debug, wh
Hi,
On Fri, 2020-06-19 at 23:20 +, build...@builder.wildebeest.org
wrote:
> The Buildbot has detected a failed build on builder whole buildset
> while building elfutils.
> Full details are available at:
> https://builder.wildebeest.org/buildbot/#builders/16/builds/343
>
> Buildbot URL: ht
On Mon, 2020-06-15 at 09:54 -0700, Josh Stone via Elfutils-devel wrote:
> On 6/13/20 10:40 AM, Milian Wolff wrote:
> > Has anyone an idea on how to to post-process the DWARF data to
> > optimize the
> > lookup of inlined frames?
>
> SystemTap implements its own cache for repeated lookups -- see
>
On Mon, 2020-06-15 at 09:50 -0700, Josh Stone via Elfutils-devel wrote:
> On 6/13/20 10:34 AM, Milian Wolff wrote:
> > can someone explain me the difference between dwarf_getscopes and
> > dwarf_getscopes_die? Ideally, this should then be added to the
> > documentation
> > too.
>
> dwarf_getscop
The Buildbot has detected a failed build on builder whole buildset while
building elfutils.
Full details are available at:
https://builder.wildebeest.org/buildbot/#builders/16/builds/343
Buildbot URL: https://builder.wildebeest.org/buildbot/
Worker for this Build: centos-aarch64
Build Reaso
Hi,
On Thu, 2020-06-11 at 15:25 +0100, Anastasios Andronidis via Elfutils-
devel wrote:
> Could someone please help me with this:
> https://stackoverflow.com/questions/62293512/inject-a-preinit-array-section-in-an-elf-file-with-libelf
>
> I'm trying to do some runtime manipulation of an elf fil
Hi,
On Tue, 2020-06-09 at 13:24 -0700, Fangrui Song via Elfutils-devel wrote:
> I want to revive the thread, but focus on whether a tombstone value
> (-1/-2) in .debug_* can cause trouble to various DWARF consumers (gdb,
> debug related tools in elfutils and other utilities I don't know about).
>
On Wed, 2020-06-17 at 00:25 +0200, Mark Wielaard wrote:
> In ar and ranlib we don't mind if the fchown call fails (it normally
> would, then the file simply gets own by the current user). We used to
> call fchown before fchmod, but that might ignore (or reset) some mode
> flags, so call fchown firs
https://sourceware.org/bugzilla/show_bug.cgi?id=25509
--- Comment #10 from Frank Ch. Eigler ---
Comment on attachment 12628
--> https://sourceware.org/bugzilla/attachment.cgi?id=12628
debuginfod: Add --disable-libdebuginfod and --enable-libdebuginfod=dummy.
Looks workable.
I don't know if we
On Wed, 2020-06-17 at 00:25 +0200, Mark Wielaard wrote:
> If the CIE return address register is invalid (unknown) for the
> architecture immediately flag an error and return.
Pushed to master.
https://sourceware.org/bugzilla/show_bug.cgi?id=25509
Mark Wielaard changed:
What|Removed |Added
Last reconfirmed||2020-06-19
Assignee|unassig
On Wed, 2020-06-17 at 00:25 +0200, Mark Wielaard wrote:
> We try to find a compressed vmlinux image ending with either .gz, bz2 or
> xz. Stop searching if we find one. Otherwise we will leak a file descriptor
> for an earlier one we opened.
Pushed to master
On Wed, 2020-06-17 at 00:25 +0200, Mark Wielaard wrote:
> We just want to make sure that any section data is decompressed before
> use, if the section was already decompressed that is fine, so just ignore
> any errors. The make this more clear, explicitly check for errors, then
> don't do anything.
Pushed to master.
Hi,
On Tue, 2020-06-02 at 11:06 -0700, David Blaikie via Elfutils-devel wrote:
> > I do think combining Split DWARF and LTO might not be the best
> > solution. When doing LTO you probably want something like GCC Early
> > Debug, which is like Split DWARF, but different, because the Early
> > Debug
On Wed, 2020-06-17 at 00:25 +0200, Mark Wielaard wrote:
> We are using the reloc_nametable zero element as an char array.
> So make that element an actual array (we are actually after one
> of the next string arrays in the table).
Pushed to master.
https://sourceware.org/bugzilla/show_bug.cgi?id=25832
--- Comment #3 from Mark Wielaard ---
(In reply to Jory A. Pratt from comment #2)
> Created attachment 12534 [details]
> properly fix aarch64 support for both glibc/musl
>
> Patch is self explanatory
Could you for those of us who don't know
18 matches
Mail list logo