[Bug debuginfod/25548] also support canonicalized source-file name lookups in webapi
https://sourceware.org/bugzilla/show_bug.cgi?id=25548 --- Comment #2 from Konrad Kleine --- Please hold back with implementing this because from what I heard from LLDB folks, the normalization of paths is not always sound. I wouldn't want to spread this if we're not 100% clear. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/25600] debuginfo-client should handle file:// URLs
https://sourceware.org/bugzilla/show_bug.cgi?id=25600 Konrad Kleine changed: What|Removed |Added Assignee|unassigned at sourceware dot org |kkleine at redhat dot com -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/25600] debuginfo-client should handle file:// URLs
https://sourceware.org/bugzilla/show_bug.cgi?id=25600 Konrad Kleine changed: What|Removed |Added Status|NEW |ASSIGNED CC||kkleine at redhat dot com --- Comment #1 from Konrad Kleine --- Assigning to me. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/25600] debuginfo-client should handle file:// URLs
https://sourceware.org/bugzilla/show_bug.cgi?id=25600 --- Comment #2 from Konrad Kleine --- Patch submitted for review: https://sourceware.org/ml/elfutils-devel/2020-q1/msg00148.html -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/25722] debuginfod-find should be able to take an /bin/path in place of buildid
https://sourceware.org/bugzilla/show_bug.cgi?id=25722 Konrad Kleine changed: What|Removed |Added CC||kkleine at redhat dot com --- Comment #1 from Konrad Kleine --- Yes please, oh yes! -- You are receiving this mail because: You are on the CC list for the bug.
[Bug debuginfod/25728] New: Starting debubinfod with --port=0 is not documented
https://sourceware.org/bugzilla/show_bug.cgi?id=25728 Bug ID: 25728 Summary: Starting debubinfod with --port=0 is not documented Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: kkleine at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- In order bind the debuginfod server on any port (e.g. for testing) you might want to start it using debuginfod --port=0 When you do that, the logs say: started http server on IPv4 IPv6 port=0 IMHO debuginfod should print the port that was actually assigned by the operating system. -- You are receiving this mail because: You are on the CC list for the bug.