commit | 8546d15ba9421fbb5bd9bdab0f7def235f33f05a | [log] [tgz] |
---|---|---|
author | Aaron Merey <amerey@redhat.com> | Tue Aug 15 12:17:48 2023 -0400 |
committer | Aaron Merey <amerey@redhat.com> | Mon Oct 02 14:04:59 2023 -0400 |
tree | 47621581143548d95cc360f2ae8575a5d0848d88 | |
parent | a0f18a2547b263a8ddd7c1a81c81dd716d246df1 [diff] |
gdb/debuginfod: Add debuginfod_section_query Add new function debuginfod_section_query. This function queries debuginfod servers for an individual ELF/DWARF section associated with a given build-id. Approved-By: Andrew Burgess <aburgess@redhat.com>