aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-01MAINTAINERS: Update my e-mail address.Sandra Loosemore2-2/+2
2024-02-02Automatic date update in version.inGDB Administrator1-1/+1
2024-02-01gas: x86: ginsn: adjust ginsns for certain lea opsIndu Bhagat4-65/+134
2024-02-01gprofng: Remove unused macrosVladimir Mezentsev10-61/+1
2024-02-01Fix "objstack" typoTom Tromey2-3/+3
2024-02-01Rename SEARCH_ALLTom Tromey7-9/+9
2024-02-01gdb/testsuite: fix some duplicate test names in gdb.trace/Andrew Burgess3-9/+15
2024-02-01gdb/testsuite: fix duplicate test names in gdb.base/cond-eval-mode.expAndrew Burgess1-48/+56
2024-01-31Fix AIX build break.Aditya Vidyadhar Kamath7-21/+50
2024-02-01Automatic date update in version.inGDB Administrator1-1/+1
2024-01-31gdb: remove some unnecessary frame_info_ptr resetsSimon Marchi6-17/+0
2024-01-31Mention support for AMD/znver5 in GASNick Clifton1-0/+2
2024-01-31PR31124: Addendum: Remove PROVIDE of __flmap_init_label, __flmap.Georg-Johann Lay1-3/+3
2024-01-31Automatic date update in version.inGDB Administrator1-1/+1
2024-01-30Really fix Windows gdbserver segment registersTom Tromey2-22/+107
2024-01-30Automatic date update in version.inGDB Administrator1-1/+1
2024-01-30PR31314, chew crashing on use of uninitialized valueAlan Modra2-2/+1
2024-01-29sim: bpf: remove support for ldinddw and ldabsdw instructionsJose E. Marchesi2-28/+0
2024-01-29gdb: Use SYM_DOMAIN instead of DOMAIN when calling sym-domains.defLancelot SIX5-26/+26
2024-01-29bfd: restore Threading menu entry in bfd.texiJose E. Marchesi1-0/+1
2024-01-29bpf: there is no ldinddw nor ldabsdw instructionsJose E. Marchesi13-112/+107
2024-01-29Update release making documentation after 2.42 releaseNick Clifton1-7/+10
2024-01-29Remove support for the beos file formatNick Clifton1-1/+1
2024-01-29Fix backtrace limit stopping on inline frameHannes Domani4-6/+7
2024-01-29Updated French translations for GOLD and LDNick Clifton2-1598/+1682
2024-01-29Automatic date update in version.inGDB Administrator1-1/+1
2024-01-28Document new Python and Guile constantsTom Tromey3-4/+74
2024-01-28Refine search in cp_search_static_and_baseclassesTom Tromey1-7/+12
2024-01-28Only search for functions in rust_structop::evaluate_funcallTom Tromey1-1/+1
2024-01-28Only search types in lookup_typenameTom Tromey1-2/+2
2024-01-28Only search types in cp_lookup_rtti_typeTom Tromey1-3/+3
2024-01-28Use a function-domain search in inside_main_funcTom Tromey1-6/+2
2024-01-28Only look for functions in expand_symtabs_for_functionTom Tromey1-1/+1
2024-01-28Only search for "main" as a functionTom Tromey1-1/+2
2024-01-28Simplify some symbol searches in linespec.cTom Tromey1-12/+4
2024-01-28Simplify some symbol searches in Ada codeTom Tromey3-11/+5
2024-01-28Use the new symbol domainsTom Tromey21-142/+189
2024-01-28Remove old symbol_matches_domainTom Tromey2-31/+0
2024-01-28Remove some obsolete Python constantsTom Tromey1-14/+0
2024-01-28Use domain_search_flags in lookup_symbol et alTom Tromey64-312/+342
2024-01-28Use domain_search_flags in lookup_global_symbol_languageTom Tromey18-158/+113
2024-01-28Introduce "scripting" domainsTom Tromey2-0/+73
2024-01-28Remove a check of VAR_DOMAINTom Tromey1-1/+0
2024-01-28Replace search_domain with domain_search_flagsTom Tromey20-194/+187
2024-01-28Add domain_search_flagsTom Tromey2-0/+95
2024-01-28Add two new symbol domainsTom Tromey1-0/+9
2024-01-28Use a .def file for domain_enumTom Tromey5-55/+72
2024-01-28Split up a big 'if' in symtab.cTom Tromey1-33/+50
2024-01-28Simplify symbol_to_info_stringTom Tromey3-31/+21
2024-01-28Remove NR_DOMAINSTom Tromey1-4/+0