summaryrefslogtreecommitdiff
path: root/gdb/debuginfod-support.c
Commit message (Expand)AuthorAgeFilesLines
* debuginfod-support.c: Use long-lived debuginfod_clientAaron Merey2021-05-071-12/+20
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* [gdb] Print progress for debuginfodMartin Liska2020-12-161-8/+19
* [gdb] Don't return non-existing path in debuginfod_source_queryTom de Vries2020-11-231-2/+4
* [gdb] Improve early exits for env var in debuginfod-support.cTom de Vries2020-11-181-2/+4
* gdb: introduce debuginfod_client_up typeSimon Marchi2020-09-141-11/+24
* gdb: use make_unique_xstrdup in debuginfod-support.cSimon Marchi2020-09-141-1/+1
* debuginfod-support.c: Replace globals with user_dataAaron Merey2020-08-131-16/+22
* gdb: Move defs.h before any system header in debuginfod-support.cJon Turney2020-03-021-1/+1
* Add debuginfod support to GDBAaron Merey2020-02-261-0/+155