aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2/index-cache.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-24Only use the per-BFD object to write a DWARF indexTom Tromey1-13/+7
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-08-03Use gdb_bfd_ref_ptr in objfileTom Tromey1-1/+1
2022-04-28Check OBJF_NOT_FILENAME in DWARF index codeTom Tromey1-0/+4
2022-04-18gdbsupport: make gdb_abspath return an std::stringSimon Marchi1-3/+1
2022-04-12Rename write_psymtabs_to_indexTom Tromey1-3/+3
2022-03-29Unify gdb printf functionsTom Tromey1-8/+8
2022-02-08gdb: remove tailing newlines from index_cache_debug callsAndrew Burgess1-10/+10
2022-01-05Use filtered output in ordinary commandsTom Tromey1-7/+7
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-29Use debug_prefixed_printf_cond_nofunc in index-cacheTom Tromey1-24/+19
2021-11-24gdb: fix help doc for "set index-cache enabled"Simon Marchi1-1/+1
2021-11-04gdb: introduce "set index-cache enabled", deprecate "set index-cache on/off"Simon Marchi1-10/+41
2021-10-03gdb: make string-like set show commands use std::string variableSimon Marchi1-5/+5
2021-05-12gdb: generate the prefix name for prefix commands on demandMarco Barisione1-2/+2
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-3/+3
2020-05-29gdb: rename dwarf2_per_objfile variables/fields to per_objfileSimon Marchi1-4/+4
2020-05-27Make dwarf2_get_dwz_file take a dwarf2_per_bfdSimon Marchi1-1/+1
2020-05-15Fix inconsistent output of prefix and bugs in 'show' commandPhilippe Waroquiers1-1/+1
2020-05-03Update more calls to add_prefix_cmdTom Tromey1-12/+4
2020-03-26Introduce dwarf2/dwz.hTom Tromey1-0/+1
2020-02-08Move DWARF code to dwarf2/ subdirectoryTom Tromey1-0/+383