[PATCH v5] Add debuginfod support to GDB

Aaron Merey amerey@redhat.com
Tue Feb 25 22:29:00 GMT 2020


After some discussion on #gdb concerning the verbosity
of debuginfod-related output I've revised the patch so that
messages are only printed when a download actually
takes place. Additionally error messages are only printed
when there's an actual error returned by the debuginfod
library. If a file is not found on the server there is no longer
any warning. In a future patch a 'set debug debuginfod 1'
may be added so that additional verbosity can be controlled
by the user.

Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-debuginfod-support-to-GDB.patch
Type: text/x-patch
Size: 33253 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20200225/0dccebdb/attachment.bin>


More information about the Gdb-patches mailing list