gdb/debuginfod: Add debuginfod_section_query
authorAaron Merey <amerey@redhat.com>
Tue, 15 Aug 2023 16:17:48 +0000 (12:17 -0400)
committerAaron Merey <amerey@redhat.com>
Mon, 2 Oct 2023 18:04:59 +0000 (14:04 -0400)
commit8546d15ba9421fbb5bd9bdab0f7def235f33f05a
tree47621581143548d95cc360f2ae8575a5d0848d88
parenta0f18a2547b263a8ddd7c1a81c81dd716d246df1
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>
gdb/debuginfod-support.c
gdb/debuginfod-support.h