Files
Mark Wielaard fa0226a78a debuginfod: add client context
Add a mandatory debuginfod_begin()/_end() call pair to manage a client
object that represents persistent but non-global state.  From libdwfl,
dlopen the debuginfod.so client library early on.  This hopefully
makes sure that the code (and the libcurl.so dependency) is loaded
before the program goes into multi-threaded mode.

Signed-off-by: Mark Wielaard <mark@klomp.org>
2019-11-23 01:03:13 +01:00

2 lines
37 B
Plaintext

.so man3/debuginfod_find_debuginfo.3