Hi,
It has been 3 months since 0.183. There have been more than 40
commits. With various improvements to the debuginfod-client and
server.
So I was hoping to do a 0.184 release next week (Monday May 10).
If there is anything you want to add/fix before that please post to
the list about it.
Tha
https://sourceware.org/bugzilla/show_bug.cgi?id=25628
Frank Ch. Eigler changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
Hi Omar,
On Tue, May 04, 2021 at 02:18:45PM -0700, Omar Sandoval wrote:
> On Sat, May 01, 2021 at 06:03:37PM +0200, Mark Wielaard wrote:
> > On Sat, 2021-05-01 at 17:59 +0200, Mark Wielaard wrote:
> > > There is __libdw_form_val_compute_len which already handles
> > > DW_FORM_indirect:
> > >
> >
Hi Alice,
On Tue, May 04, 2021 at 04:25:59PM -0400, Alice Zhang via Elfutils-devel wrote:
> add debuginfod_config_cache for reading and writing to cache
> configuration files, make use of the function within
> debuginfod_clean_cache and debuginfod_query_server.
>
> in debuginfod_query_server, cre
On Thu, 2021-05-06 at 03:17 +0200, Mark Wielaard wrote:
> Hi Luca,
>
> On Tue, 2021-05-04 at 14:43 +0100, Luca Boccassi wrote:
> > On Fri, 2021-04-30 at 19:57 +0200, Mark Wielaard wrote:
> > > Is there a list of default keys (and their canonical spelling, upper-
> > > lower-Camel_Case, etc.)? If t
Thanks for your pointers. We are going to explore the fitness of these
libraries for our purposes and maybe will send some pull requests through the
channels you have suggested.
Best regards
Stephan
-Original Message-
From: Ulf Hermann
Sent: Thursday, May 6, 2021 8:54 AM
To: Mark Wie
Hi Frank,
On Wed, May 05, 2021 at 04:20:36PM -0400, Frank Ch. Eigler wrote:
> OK, how about this?
I like this a lot better than doing it in the library code.
Maybe the notify_p file should be stored under
${XDG_CONFIG_HOME-$HOME/.config} instead, because it isn't really a
cache file. And maybe s
https://sourceware.org/bugzilla/show_bug.cgi?id=27805
--- Comment #5 from Mark Wielaard ---
The length being 4 does make some sense even if the start address is zero. A
range list entry contains of a beginning address and an ending address. The
ending address marks the first address past the end