Commit Graph

1 Commits

Author SHA1 Message Date
Frank Ch. Eigler b40e255683 debuginfod client API: add get/set user_data functions
Add a pair of functions to associate a void* parameter with a client
object.  Requested by GDB team as a way to pass file names and such
user-interface data through to a progressfn callback.

Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
2020-03-22 16:46:14 -04:00