Dear Debuginfod developers,
I hope this email finds you well. My name is Tobias Rebele and I am a developer
interested in utilizing the Debuginfod server for debugging purposes. I have
been following the development of Debuginfod and I am particularly interested
in the features that are current
dwarf_getsrcfiles causes line data to be read in addition to file data.
This is wasteful for programs which only need file or directory names.
Debuginfod server is one such example.
Fix this by moving the srcfile reading in read_srclines into a separate
function read_srcfiles. This change improve
Hi Frank,
On Wed, 2024-04-03 at 17:04 -0400, Frank Ch. Eigler wrote:
> The following raw diff reworks this long-blocked patch to overcome
> these three objections last fall:
>
> - to drop "permissive" mode
We discussed a bit on irc about "wording". But I think it isn't really
how it is worded, b
https://sourceware.org/bugzilla/show_bug.cgi?id=31620
--- Comment #5 from nolange79 at gmail dot com ---
Apparently the modern was is to iterate through the 'protocols' array.
I added a patch, please feet free to reformat to adhere to coding standards,
your tab/space mix is pretty wild there ;)
-
https://sourceware.org/bugzilla/show_bug.cgi?id=31620
--- Comment #4 from nolange79 at gmail dot com ---
Created attachment 15454
--> https://sourceware.org/bugzilla/attachment.cgi?id=15454&action=edit
Test for https support in libcurl
--
You are receiving this mail because:
You are on the CC