aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert dwarf2_cu::call_site_htab to new hash tableSimon Marchi2024-11-251-19/+11
* [gdb/contrib] Add two rules in common-misspellings.txtTom de Vries2024-11-231-2/+2
* Wrap help strings at 80 columnsTom Tromey2024-11-111-2/+2
* gdb: remove exact_match parameter from find_line_symtabKlaus Gerlicher2024-11-061-15/+4
* [gdb] Don't create registry keys in destructorTom de Vries2024-10-261-1/+1
* [gdb/contrib] Fix "sofar->so far" misspellingTom de Vries2024-10-081-1/+1
* [gdb] Fix common misspellingsTom de Vries2024-10-061-1/+1
* gdb/symtab: pass program space to lookup_symtab and iterate_over_symtabsSimon Marchi2024-09-271-26/+15
* Fix 'catch exception' with -fltoTom Tromey2024-09-061-0/+22
* Clear Ada symbol cacheTom Tromey2024-09-061-0/+1
* Fix Windows regressionTom Tromey2024-08-201-1/+1
* gdb: add program_space parameter to lookup_minimal_symbol_textSimon Marchi2024-08-121-1/+3
* gdb: add program_space parameter to lookup_minimal_symbol_linkageSimon Marchi2024-08-121-4/+7
* gdb: drop struct keyword when using bound_minimal_symbolSimon Marchi2024-08-121-9/+7
* gdb, gdbserver, gdbsupport: use [[noreturn]] instead of ATTRIBUTE_NORETURNSimon Marchi2024-07-161-1/+1
* gdb: pass program space to have_{full,partial}_symbolsSimon Marchi2024-07-151-3/+5
* gdb: make objfile::pspace privateSimon Marchi2024-07-151-2/+2
* Don't obstack-allocate the call site hash tableTom Tromey2024-06-241-2/+12
* Add compunit_symtab::forget_cached_source_infoTom Tromey2024-06-241-0/+9
* Introduce language_defn::lookup_symbol_localTom Tromey2024-06-141-13/+9
* Remove an unnecessary null check from lookup_local_symbolTom Tromey2024-06-141-1/+1
* Simplify lookup_local_symbolTom Tromey2024-06-141-8/+3
* Examine template symbols in lookup_local_symbolTom Tromey2024-06-141-3/+13
* Move search_symbol_list to symtab.cTom Tromey2024-06-141-0/+13
* Make global_symbol_searcher::filenames privateTom Tromey2024-06-101-23/+19
* Fix deprecation textTom Tromey2024-06-031-1/+1
* gdb: remove gdbcmd.hSimon Marchi2024-04-251-1/+0
* Handle two-linetable function in find_epilogue_using_linetableBernd Edlinger2024-04-241-2/+9
* Fix an out of bounds array access in find_epilogue_using_linetableBernd Edlinger2024-04-241-10/+84
* gdb: move a bunch of quit-related things to event-top.{c,h}Simon Marchi2024-04-231-0/+1
* gdbsupport: constify some return values in print-utils.{h,cc}Simon Marchi2024-04-181-1/+1
* gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi2024-03-261-1/+0
* Speed up lookup of "type_specific_data"Tom Tromey2024-03-191-10/+12
* Move lookup_name_info creation into basic_lookup_transparent_typeTom Tromey2024-02-151-19/+24
* gdb: Fix building with clangJens Remus2024-02-081-2/+2
* Rename SEARCH_ALLTom Tromey2024-02-011-1/+1
* gdb: Use SYM_DOMAIN instead of DOMAIN when calling sym-domains.defLancelot SIX2024-01-291-8/+8
* Only search for "main" as a functionTom Tromey2024-01-281-1/+2
* Use the new symbol domainsTom Tromey2024-01-281-71/+33
* Remove old symbol_matches_domainTom Tromey2024-01-281-20/+0
* Use domain_search_flags in lookup_symbol et alTom Tromey2024-01-281-73/+65
* Use domain_search_flags in lookup_global_symbol_languageTom Tromey2024-01-281-4/+3
* Introduce "scripting" domainsTom Tromey2024-01-281-0/+42
* Remove a check of VAR_DOMAINTom Tromey2024-01-281-1/+0
* Replace search_domain with domain_search_flagsTom Tromey2024-01-281-62/+68
* Add domain_search_flagsTom Tromey2024-01-281-0/+50
* Use a .def file for domain_enumTom Tromey2024-01-281-6/+4
* Split up a big 'if' in symtab.cTom Tromey2024-01-281-33/+50
* Simplify symbol_to_info_stringTom Tromey2024-01-281-26/+18
* Update copyright year range in header of all files managed by GDBAndrew Burgess2024-01-121-1/+1