Hi,
It has been almost 4 months since 0.178. There have been more than 60
commits. Various important bug fixes and some nice new features for
debuginfod. We seem to be in good shape. So I propose we'll do a new
release by the end of the week. If there are specific issues/bugs you
want to work on/g
Hi -
> [...]
> I think it would be good if we could figure out whether this is
> possible to support:
> https://sourceware.org/bugzilla/show_bug.cgi?id=25548
> also support canonicalized source-file name lookups in webapi
Yes, posted a draft patch to a git branch last night, as per irc:
elfutil
On 24/03/20 12:37, Mark Wielaard wrote:
> Hi,
>
> It has been almost 4 months since 0.178. There have been more than 60
> commits. Various important bug fixes and some nice new features for
> debuginfod. We seem to be in good shape. So I propose we'll do a new
> release by the end of the week. If t
Hi -
> > Sorry I just hate to spam people with more email, when the information
> > strikes me as such small value beyond the contents of the git repo. Are
> > there folks who read only the mailing list but don't git update?
>
> Personally I like more email. Especially if it shows which cod
Hi -
Committing as obvious.
diff --git a/debuginfod/ChangeLog b/debuginfod/ChangeLog
index 2410430c2361..00e7ec63232e 100644
--- a/debuginfod/ChangeLog
+++ b/debuginfod/ChangeLog
@@ -1,3 +1,8 @@
+2020-03-24 Frank Ch. Eigler
+
+ * debuginfod-find.c (main): Correct /source full-pathness ch
Hi -
The following patch generalizes the webapi slightly, which allows
debuggers like lldb to operate against packages/binaries with
source files that include posix pathname noise.
commit 8ac3883f36c3c3d48bc90891aad6718a798bdd7a (HEAD -> fche/pr25548)
Author: Frank Ch. Eigler
Date: Mon Mar 23
Hi -
Correcting a thinko from earlier, which became evident with
(forthcoming) server-side diagnostic improvements. Merging as
obvious. The patch is more than one line long only because a
function body was moved upward, to avoid having to do a forward
declaration.
Author: Frank Ch. Eigler
Date
https://sourceware.org/bugzilla/show_bug.cgi?id=25367
--- Comment #1 from Frank Ch. Eigler ---
https://sourceware.org/pipermail/elfutils-devel/2020q1/002524.html
--
You are receiving this mail because:
You are on the CC list for the bug.
Hi -
This makes debuginfod logs more useful to admins.
Author: Frank Ch. Eigler
Date: Tue Mar 24 21:57:59 2020 -0400
PR25367: improve debuginfod webapi logging
Improve debuginfod logging to show webapi query results including
http status, sizes, and processing times.
https://sourceware.org/bugzilla/show_bug.cgi?id=25548
--- Comment #5 from Frank Ch. Eigler ---
https://sourceware.org/pipermail/elfutils-devel/2020q1/002522.html
--
You are receiving this mail because:
You are on the CC list for the bug.
Hi -
This is the last of three bits for the month-ago PR25369 patchset.
Author: Frank Ch. Eigler
Date: Tue Mar 24 23:46:30 2020 -0400
debuginfod: User-Agent and X-Forwarded-For header relay
Extend the debuginfod client API with a function to stuff outgoing
headers into libcur
11 matches
Mail list logo