aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-05Fix disabling of year 2038 support on 32-bit hosts by defaultThiago Jung Bauermann2-2/+4
2024-02-05Handling of arrays with optimized-out boundsTom Tromey9-16/+180
2024-02-05[gdb/tdep] Fix use-after-free in arm_exidx_fill_cacheTom de Vries1-1/+1
2024-02-05Automatic date update in version.inGDB Administrator1-1/+1
2024-02-04Use reference result of emplace_backTom Tromey12-55/+25
2024-02-04LoongArch: gas: Fix the types of symbols referred with %le_*_r in the symtabXi Ruoyao3-0/+12
2024-02-04Automatic date update in version.inGDB Administrator1-1/+1
2024-02-03Automatic date update in version.inGDB Administrator1-1/+1
2024-02-02gdb: attach to a process when the executable has been deletedAndrew Burgess4-0/+99
2024-02-02x86: Disallow instructions with length > 15 bytesH.J. Lu6-32/+40
2024-02-02gdb, testsuite, fortran: Fix sizeof intrinsic for Fortran pointersNils-Christian Kempke3-0/+230
2024-02-02gdb, types: Resolve pointer types dynamicallyBernhard Heckel8-17/+177
2024-02-02gdb/testsuite: Fix indentation issues in gdb.dwarf2/dynarr-ptr.expIjaz, Abdul B1-68/+68
2024-02-02x86: move Q-suffix-to-REX.W translation logicJan Beulich1-17/+20
2024-02-02x86: actually implement .nooptJan Beulich7-19/+51
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