summaryrefslogtreecommitdiff
path: root/gdb/dwarf2/index-cache.c
Commit message (Expand)AuthorAgeFilesLines
* Only use the per-BFD object to write a DWARF indexTom Tromey2023-02-241-13/+7
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Use gdb_bfd_ref_ptr in objfileTom Tromey2022-08-031-1/+1
* Check OBJF_NOT_FILENAME in DWARF index codeTom Tromey2022-04-281-0/+4
* gdbsupport: make gdb_abspath return an std::stringSimon Marchi2022-04-181-3/+1
* Rename write_psymtabs_to_indexTom Tromey2022-04-121-3/+3
* Unify gdb printf functionsTom Tromey2022-03-291-8/+8
* gdb: remove tailing newlines from index_cache_debug callsAndrew Burgess2022-02-081-10/+10
* Use filtered output in ordinary commandsTom Tromey2022-01-051-7/+7
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Use debug_prefixed_printf_cond_nofunc in index-cacheTom Tromey2021-12-291-24/+19
* gdb: fix help doc for "set index-cache enabled"Simon Marchi2021-11-241-1/+1
* gdb: introduce "set index-cache enabled", deprecate "set index-cache on/off"Simon Marchi2021-11-041-10/+41
* gdb: make string-like set show commands use std::string variableSimon Marchi2021-10-031-5/+5
* gdb: generate the prefix name for prefix commands on demandMarco Barisione2021-05-121-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-3/+3
* gdb: rename dwarf2_per_objfile variables/fields to per_objfileSimon Marchi2020-05-291-4/+4
* Make dwarf2_get_dwz_file take a dwarf2_per_bfdSimon Marchi2020-05-271-1/+1
* Fix inconsistent output of prefix and bugs in 'show' commandPhilippe Waroquiers2020-05-151-1/+1
* Update more calls to add_prefix_cmdTom Tromey2020-05-031-12/+4
* Introduce dwarf2/dwz.hTom Tromey2020-03-261-0/+1
* Move DWARF code to dwarf2/ subdirectoryTom Tromey2020-02-081-0/+383