aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2025-12-10[gdb] Fix whitespace in NEWSTom de Vries2-2/+2
2025-12-10[gdb] Fix whitespace in *.defTom de Vries5-12/+15
2025-12-10[gdb] Fix whitespace in *.[ly]Tom de Vries10-160/+163
2025-12-10[gdb] Fix whitespace in *.cTom de Vries23-27/+15
2025-12-10[gdb] Fix whitespace in *.hTom de Vries5-6/+6
2025-12-09Partly rewrite dwarf2_get_symbol_read_needsTom Tromey1-23/+29
2025-12-09Implement local-environment commandsTom Tromey4-0/+208
2025-12-09Allow NULL to be passed to environment-related functionsTom Tromey1-8/+30
2025-12-09Switch environment-related functions to accept a pointerTom Tromey1-12/+12
2025-12-09Refactor environment-related commandsTom Tromey1-9/+39
2025-12-09Rewrite the "show environment" testTom Tromey1-6/+19
2025-12-09gdb: remove unused includes from c-lang.{c,h}Simon Marchi3-3/+1
2025-12-09gdb: remove unused arch-utils.h include from solib-rocm.cSimon Marchi1-1/+0
2025-12-09gdb: adjust guile 2.0 NEWS entrySimon Marchi1-1/+2
2025-12-09gdb: more guile 2.0 support removalSimon Marchi9-125/+9
2025-12-08[gdb/contrib] Add more clean files in check-whitespace-pre-commit.pyTom de Vries1-6/+1
2025-12-08[gdb/testsuite] Simplify gdb.multi/remote-with-running-inferior.expTom de Vries1-9/+10
2025-12-08[gdb/testsuite] Fix two typos in gdb.multi/remote-with-running-inferior.expTom de Vries1-2/+2
2025-12-08[gdb/testsuite] Fix FAIL in gdb.multi/remote-with-running-inferior.expTom de Vries1-1/+2
2025-12-08Revert "gdb/record_full: add ptid entry for history."Guinevere Larsen2-114/+8
2025-12-08gdb/record_full: add ptid entry for history.Guinevere Larsen2-8/+114
2025-12-08[gdb/build] Add gdb subdirs in gdb.potTom de Vries1-1/+2
2025-12-08[gdb/build] Re-add *.[ch] in gdb.potTom de Vries1-1/+2
2025-12-07Unconditionally pass is_a_field_of_this in c-exp.yTom Tromey1-6/+2
2025-12-07[gdb/contrib] Check clean files in check-whitespace-pre-commit.shTom de Vries2-19/+52
2025-12-05gdb: display a symbol more often in multi-file list outputAndrew Burgess2-2/+10
2025-12-05[gdb/testsuite] Use gdb_load in gdb.rocm/break-kernel-no-debug-info.expLancelot SIX1-1/+1
2025-12-05gdb: fix 'list' for multiple source file resultsAndrew Burgess3-5/+199
2025-12-05[gdb/testsuite] Fix gdb.base/long_long.exp on armTom de Vries1-25/+7
2025-12-04gdb: small white space fix in print_gdb_hintsAndrew Burgess1-1/+1
2025-12-04gdb: remove some unnecessary code from print_gdb_hintsAndrew Burgess1-2/+0
2025-12-04Fix 'ptype' of a certain Ada modular typeTom Tromey6-13/+97
2025-12-04gdb: remove find_target_atSimon Marchi4-26/+5
2025-12-04Return bool from ada_is_modular_typeTom Tromey2-3/+5
2025-12-04gdb: handle unlimited screen width case in print_gdb_hintsPatrick Monnerat1-5/+4
2025-12-04[gdb/testsuite] Fix build-id check in gdb.python/py-missing-objfile.expTom de Vries2-2/+11
2025-12-03gdb/testsuite: Fix doc comment in allow_aarch64_sme_testsThiago Jung Bauermann1-1/+1
2025-12-04gdb/record: Support fense.tso, zicond, bitmanip, sinval and zihintntl in RISC-Vtimurgol0071-3/+80
2025-12-03Fix some indentation in rust-lang.cTom Tromey1-2/+2
2025-12-03gdb/guile: remove support for Guile < 2.2Simon Marchi1-768/+0
2025-12-03Print more template parameters with ptypeTom Tromey5-38/+60
2025-12-03[gdb/testsuite] Fix ERROR: can't read _line_unit_advertised_version: no such ...Tom de Vries1-2/+2
2025-12-03[gdb/symtab] Fix DW_TAG_member regressionTom de Vries5-1/+184
2025-12-03[gdb/symtab] Bail out for too short line headerTom de Vries3-2/+72
2025-12-02[gdb] Fix typos in gdb/dwarf2Tom de Vries10-23/+24
2025-12-02[gdb] Clean whitespace in *.ac and *.m4 filesTom de Vries7-558/+558
2025-12-02[gdb] Handle *.ac and *.m4 files in .gitattributesTom de Vries1-0/+10
2025-12-02gdb/ser-unix: work around conflicting types for tcflag_tSimon Marchi1-0/+2
2025-12-02gdb/testsuite: Fix gdb/testsuite/gdb.arch/riscv-unwind-long-insn.SYu-Cheng Liang1-1/+1
2025-12-02Rewrite the @selector codeTom Tromey1-8/+45