diff options
author | Aaron Merey <amerey@redhat.com> | 2019-10-28 13:29:26 -0400 |
---|---|---|
committer | Mark Wielaard <mark@klomp.org> | 2019-11-22 22:49:21 +0100 |
commit | 288f6b199a8b1a60d4fb1f54ca7b883cdd5afca2 (patch) | |
tree | b7d6a0dbcc0773de051aacdef8947d4adf72c941 /doc/ChangeLog | |
parent | 4bad7d1eada6a0690ab30eed2e5ae42c6fd7dacd (diff) | |
download | elfutils-288f6b199a8b1a60d4fb1f54ca7b883cdd5afca2.tar.gz |
debuginfod 1/2: client side
Introduce the debuginfod/ subdirectory, containing the client for a
new debuginfo-over-http service, in shared-library and command-line
forms. Two functions in libdwfl make calls into the client library to
fetch elf/dwarf files by buildid, as a fallback. Instead of normal
dynamic linking (thus pulling in a variety of curl dependencies),
the libdwfl hooks use dlopen/dlsym. Server & tests coming in patch 2.
Signed-off-by: Aaron Merey <amerey@redhat.com>
Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
Diffstat (limited to 'doc/ChangeLog')
0 files changed, 0 insertions, 0 deletions