aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2024-10-20gdb: fix 'maint info inline-frames' after 'stepi'Andrew Burgess1-0/+14
2024-10-19[gdb/symtab] Skip local variables in cooked indexTom de Vries2-0/+49
2024-10-18Require a command argument in gdb.execute_miTom Tromey1-0/+4
2024-10-17[gdb/testsuite] Fix gdb.ada/fixed_points.exp for gcc < 10Tom de Vries1-1/+1
2024-10-15Introduce and use gnat_version_compareTom Tromey15-25/+55
2024-10-14gdb/testsuite: fix gdb.multi/inferior-specific-bp.expGuinevere Larsen1-1/+2
2024-10-10[gdb/breakpoints] Fix gdb.base/scope-hw-watch-disable.exp on arm-linuxTom de Vries1-0/+18
2024-10-10[gdb/testsuite] Fix gdb.dwarf2/enum-type-c++.exp with clangTom de Vries2-31/+78
2024-10-10[gdb/testsuite] Fix some gdb.dwarf2 test-cases for check-read1Tom de Vries5-6/+15
2024-10-09[gdb/testsuite] Fix gdb.base/reggroups.exp with check-read1Tom de Vries1-7/+21
2024-10-08Use ui-out tables in "maint print user-regs"Tom Tromey1-1/+1
2024-10-08Use ui-out tables for info proc mappingsTom Tromey1-1/+1
2024-10-08[gdb/testsuite] Fix gdb.base/break-interp.exp with check-read1Tom de Vries1-17/+5
2024-10-08gdb: avoid breakpoint::clear_locations calls in update_breakpoint_locationsAndrew Burgess4-2/+93
2024-10-08[gdb/testsuite] Fix gdb.ada/tagged-lookup.exp with read1+readnowTom de Vries1-6/+2
2024-10-08[gdb/symtab] Fix parent of enumeratorTom de Vries1-0/+15
2024-10-08[gdb/contrib] Add more separators in spellcheck.shTom de Vries2-2/+2
2024-10-07[gdb/testsuite] Fix gdb.python/py-inferior.exp with -fsanitize=threadTom de Vries2-2/+4
2024-10-06gdb/m2: add builtin procedure function ADRGaius Mulley1-0/+32
2024-10-06[gdb] Rerun spellcheck.shTom de Vries1-2/+2
2024-10-06[gdb] Fix more common misspellingsTom de Vries3-3/+3
2024-10-06[gdb] Fix common misspellingsTom de Vries52-64/+64
2024-09-30Add line-number stylingTom Tromey4-9/+12
2024-09-30gdb: fix filename completion in the middle of a lineAndrew Burgess1-0/+163
2024-09-30gdb: fix for completing a second filename for a commandAndrew Burgess1-102/+120
2024-09-30gdb, testsuite: clean duplicate header includesGerlicher, Klaus8-9/+0
2024-09-27Re-run 'isort' on gdb testsTom Tromey1-0/+1
2024-09-26gdb/testsuite: test for memory leaks in gdb.Inferior.read_memory()Andrew Burgess3-0/+163
2024-09-25[gdb/python] Make sure python sys.exit makes gdb exitTom de Vries1-0/+69
2024-09-25gdb/testsuite: format some Python filesSimon Marchi3-0/+3
2024-09-25gdb, gdbserver, python, testsuite: Remove MPX.Schimpe, Christina12-1211/+4
2024-09-25gdb, testsuite, python: Add missing imports.Schimpe, Christina3-1/+3
2024-09-24Fix typo in gdb.ada/complete.exp testTom Tromey1-1/+1
2024-09-24gdb: testsuite: Test whether PC register is expedited in gdb.server/server-ru...Thiago Jung Bauermann1-0/+33
2024-09-24btrace: Add support for IRET events.Felix Willgerodt2-1/+5
2024-09-24btrace: Add support for interrupt events.Felix Willgerodt5-0/+237
2024-09-24[gdb/cli] Show readline wrapping mode for maint info screenTom de Vries1-6/+22
2024-09-24[gdb/symtab] Fix segfault on invalid debug infoTom de Vries1-0/+51
2024-09-24[gdb/testsuite] Add gdb.dwarf2/dwz-unused-pu.expTom de Vries1-0/+75
2024-09-23testsuite, threads: fix LD_LIBRARY_PATH in 'tls-sepdebug.exp'Rohr, Stephan1-4/+9
2024-09-23[gdb/testsuite] Avoid large timeout in gdb.base/checkpoint.expTom de Vries1-18/+32
2024-09-23Automatically add types to Python modulesTom Tromey1-0/+9
2024-09-23[gdb/testsuite] Fix timeout in gdb.fortran/info-types.expTom de Vries3-6/+6
2024-09-23[gdb/testsuite] Fix failure in gdb.threads/signal-sigtrap.expTom de Vries2-2/+34
2024-09-23[gdb/testsuite] Fix gdb.base/return.exp on arm-linuxTom de Vries1-2/+2
2024-09-23[gdb/testsuite] Make parse_args error out on remaining argsTom de Vries11-26/+46
2024-09-23[gdb/testsuite] Fix gdb.base/empty-host-env-vars.expTom de Vries1-23/+9
2024-09-23[gdb/testsuite] Fix gdb.base/attach-deleted-exec.exp with NFSTom de Vries1-3/+21
2024-09-23[gdb/testsuite] Fix gdb.trace/entry-values.exp on riscv64-linuxTom de Vries1-0/+2
2024-09-23[gdb/testsuite] Fix timeout in gdb.mi/mi-multi-commands.expTom de Vries1-1/+1