aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2025-01-12Fix grammar in "Debug Names" node of the manualTom Tromey1-1/+1
2025-01-12Remove unused declaration and macrosTom Tromey2-5/+0
2025-01-12Fix typo in gdb/csky-linux-tdep.cSergio Durigan Junior1-2/+2
2025-01-11Update comment in linespec.cTom Tromey1-1/+1
2025-01-11Use bool in linespecTom Tromey1-21/+21
2025-01-11Hoist lambda in linespec.c:add_matching_symbols_to_infoTom Tromey1-5/+7
2025-01-11Minor cleanup in linespec.c:add_minsymTom Tromey1-5/+2
2025-01-11Use std::vector in linespec_stateTom Tromey1-31/+14
2025-01-11Use gdb::unordered_set in linespec_stateTom Tromey1-67/+22
2025-01-11Add constructor and destructor to linespec_stateTom Tromey1-74/+61
2025-01-10GDB: Use gdb::array_view for buffers used in register reading and unwindingThiago Jung Bauermann4-39/+48
2025-01-10GDB: frame: Make VALUEP argument optional in frame_register_unwindThiago Jung Bauermann3-5/+5
2025-01-10Minor test case updates for gnat-llvmTom Tromey12-3/+156
2025-01-10[gdb/tdep] Fix gdb.cp/non-trivial-retval.exp on riscv64-linuxTom de Vries3-1/+30
2025-01-10[gdb/testsuite] Fix gdb.rust/completion.exp timeout on riscv64-linuxTom de Vries1-1/+3
2025-01-10[gdb/build, c++20] Fix build with gcc 10Tom de Vries1-1/+7
2025-01-09GDB: trad-frame: Store length of value_bytes in trad_frame_saved_regThiago Jung Bauermann7-22/+35
2025-01-09GDB: remote: Print total bytes received in debug messageThiago Jung Bauermann1-2/+2
2025-01-09[gdb/tdep] Fix gdb.base/readnever.exp on s390xTom de Vries2-0/+40
2025-01-09[gdb/tdep] Use symbolic constants in s390_prologue_frame_unwind_cacheTom de Vries1-2/+2
2025-01-09[gdb/testsuite] Run one more test-case with ASAN_OPTIONS=verify_asan_link_ord...Tom de Vries1-1/+11
2025-01-09gdb: boolify thread_info's 'stop_requested' fieldTankut Baris Aktemur3-6/+6
2025-01-08Rename two Ada test suite functionsTom Tromey2-4/+4
2025-01-08GDB, gdbserver: Convert regcache_register_size function to methodThiago Jung Bauermann6-15/+16
2025-01-08[gdb/testsuite] Check gnatmake version in gdb.ada/scalar_storage.expTom de Vries1-1/+1
2025-01-08[gdb/testsuite] Require can_spawn_for_attach in gdb.base/gstack.expTom de Vries1-0/+2
2025-01-08[gdb/testsuite] Require supports_process_record in gdb.reverse/test_ioctl_TCS...Tom de Vries1-0/+2
2025-01-08[gdb/testsuite] Fix gdb.base/reset-catchpoint-cond.exp for !supports_catch_sy...Tom de Vries1-1/+2
2025-01-07Rename two maint commandsTom Tromey7-18/+26
2025-01-07Fix crash in DWARF indexerTom Tromey2-0/+68
2025-01-07testsuite: adapt to new --debug command line optionChristina Schimpe2-15/+38
2025-01-07Clarify documentation of signal numbersTom Tromey1-0/+28
2025-01-06[gdb/cli] Show LOC_CONST_BYTES var for info localsTom de Vries2-1/+16
2025-01-06Fix procfs.c compilationRainer Orth1-0/+1
2025-01-06Handle linesStartAt1 in DAPTom Tromey8-20/+119
2025-01-06Don't lex floating-point number in Rust field expressionTom Tromey3-40/+55
2025-01-06Remove "then" from test suiteTom Tromey9-18/+17
2025-01-06[gdb/build] Use const_cast in fd_copyTom de Vries1-1/+1
2025-01-05Some small cleanups in add_symbol_overload_list_qualifiedTom Tromey1-16/+13
2025-01-05Fix latent bug in Ada import symbol handlingTom Tromey1-1/+5
2025-01-04[gdb/testsuite] Add gdb.python/py-commands-breakpoint.expTom de Vries3-0/+135
2025-01-04[gdb/tdep] Fix gdb.base/finish-pretty.exp on s390xTom de Vries3-2/+72
2025-01-04[gdb/selftest] Fix 'help_doc_invariants' self-testEli Zaretskii1-3/+3
2025-01-04[gdb] Fix compilation error in event-top.cEli Zaretskii1-1/+1
2025-01-04[gdb/cli] Warn about forced return from signal trampolineTom de Vries2-2/+9
2025-01-04[gdb/testsuite] Skip stabs board in make-check-all.shTom de Vries1-1/+1
2025-01-03skip -gfile: call fnmatch without FNM_FILE_NAMEFangrui Song4-42/+8
2024-12-31Use 'flags' when expanding symtabs in gdbpy_lookup_static_symbolsTom Tromey4-5/+32
2024-12-29Update gdb/NEWS after GDB 16 branch creation.Joel Brobecker1-1/+3
2024-12-29Bump version to 17.0.50.DATE-git.Joel Brobecker2-2/+2