aboutsummaryrefslogtreecommitdiff
path: root/gdb/debuginfod-support.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-16[gdb] Print progress for debuginfodMartin Liska1-8/+19
2020-11-23[gdb] Don't return non-existing path in debuginfod_source_queryTom de Vries1-2/+4
2020-11-18[gdb] Improve early exits for env var in debuginfod-support.cTom de Vries1-2/+4
2020-09-14gdb: introduce debuginfod_client_up typeSimon Marchi1-11/+24
2020-09-14gdb: use make_unique_xstrdup in debuginfod-support.cSimon Marchi1-1/+1
2020-08-13debuginfod-support.c: Replace globals with user_dataAaron Merey1-16/+22
2020-03-02gdb: Move defs.h before any system header in debuginfod-support.cJon Turney1-1/+1
2020-02-26Add debuginfod support to GDBAaron Merey1-0/+155