This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/1] Add debuginfod support to GDB


This patch is a follow up to a previous RFC:

https://sourceware.org/ml/gdb-patches/2019-08/msg00435.html

Since the RFC was posted we've renamed dbgserver to debuginfod. Now that
debuginfod has been released as part of elfutils 0.178 we would like to
submit this patch to add debuginfod client functionality to GDB. Tested
with Fedora 31 x86-64.

For additional background information regarding debuginfod you can check
out the following links:

https://developers.redhat.com/blog/2019/10/14/introducing-debuginfod-the-elfutils-debuginfo-server/
https://gcc.gnu.org/wiki/cauldron2019#cauldron2019talks.The_elfutils_debuginfo_server
https://developers.redhat.com/blog/2019/12/17/deploying-debuginfod-servers-for-your-developers/

- Aaron Merey


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]