Hi,
It has been 5 months since elfutils 0.186 was released. There have been
more than 70 commits since then. And 20 bugs closed.
I propose we do an elfutils 0.187 release Monday 25 April.
There are still a couple of unreviewed patches:
https://patchwork.sourceware.org/project/elfutils/list/
I'll
Hi Frank,
On Sun, 2021-12-05 at 18:30 +0100, Mark Wielaard wrote:
> On Tue, Oct 05, 2021 at 06:55:34PM +0200, Mark Wielaard wrote:
> > On Thu, 2021-09-30 at 10:50 -0400, Frank Ch. Eigler via Elfutils-devel
> > wrote:
> > > commit 85602ff68179053f19a2005df4fc653a69757584 (HEAD -> master)
> > > Auth
Hi,
On Wed, 2022-01-19 at 13:31 +0100, наб via Elfutils-devel wrote:
> On Tue, Jan 18, 2022 at 11:13:28AM -0500, Frank Ch. Eigler wrote:
> > You mean "prefix=@prefix@". And it's not needless,
> > because @sysconfdir@ often expands to "$prefix/something",
> > which requires a prefix var to be set
Hey Mark,
The latest patch for PR28928 locates in bugzilla, and it's attached in
https://sourceware.org/bugzilla/show_bug.cgi?id=28928
Di
On Fri, Apr 15, 2022 at 6:41 PM Mark Wielaard wrote:
> Hi,
>
> It has been 5 months since elfutils 0.186 was released. There have been
> more than 70 commit
Hey there,
a user reported broken symbol resolution in hotspot/perfparser which uses
elfutils when he's using it on code compiled with LTO.
I think I can reproduce this, and now spent some time trying to figure out the
breakage. I found at least one situation that is seemingly related to the
u
Hi!
On Fri, Apr 15, 2022 at 01:48:23PM +0200, Mark Wielaard wrote:
> I have added a ChangeLog entry:
>
> 2022-01-19 Ahelenia Ziemiańska
>
>* profile.csh.in: Set DEBUGINFOD_URLS directly. Use "$0" and :
>in sh -c.
>* profile.sh.in: Set DEBUGINFOD_URLS directly. Don't use
Hi,
On Fri, 2022-04-08 at 17:31 -0400, Frank Ch. Eigler via Elfutils-devel
wrote:
> Hi -
>
> > But once again - isn't this a problem that everyone using dwfl is
> > going to
> > encounter? Should we not try to find a general solution to this
> > problem and
> > fix it for all consumers of the A
https://sourceware.org/bugzilla/show_bug.cgi?id=28928
Mark Wielaard changed:
What|Removed |Added
Attachment #14042|0 |1
is obsolete|
https://sourceware.org/bugzilla/show_bug.cgi?id=28928
--- Comment #3 from Di Chen ---
Thanks Mark, attachment 14064 looks good to me. You are right, we should let
patch for "-d --use-dynamic" (part of Bug 28873) take care of using
phdr(PT_DYNAMIC) to get the section data.
Because I was considerin