aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2022-05-31gdb/testsuite: resolve duplicate test name in gdb.trace/signal.expAndrew Burgess1-3/+7
2022-05-30gdb/testsuite: fix gdb.trace/signal.exp on x86Simon Marchi1-1/+1
2022-05-28gdb/python: improve formatting of help text for user defined commandsAndrew Burgess1-0/+282
2022-05-27opcodes/i386: remove trailing whitespace from insns with zero operandsAndrew Burgess2-2/+2
2022-05-26gdb: Require psymtab before calling quick_functions in objfileLancelot SIX3-0/+120
2022-05-26Fix crash in new DWARF indexerTom Tromey1-0/+62
2022-05-26gdb/testsuite: prefer gdb_test in gdb.dwarf2/calling-conventionLancelot SIX1-6/+8
2022-05-25Show enabled locations with disabled breakpoint parent as "y-"Pedro Alves1-14/+14
2022-05-25gdb: Fix DUPLICATE and PATH regressions throughoutPedro Alves38-934/+969
2022-05-25Add -nopass option to gdb_test/gdb_test_multiplePedro Alves1-28/+32
2022-05-24[gdb/testsuite] Fix gdb.opt/clobbered-registers-O2.exp with clangTom de Vries4-17/+50
2022-05-24[gdb/testsuite] Fix gdb.opt/clobbered-registers-O2.exp with gcc-12Tom de Vries1-1/+1
2022-05-23[gdb/testsuite] Fix -prompt handling in gdb_testTom de Vries1-1/+1
2022-05-23[gdb/exp] Fix UB in scalar_binopTom de Vries1-0/+2
2022-05-23[gdb/testsuite] Skip language auto in gdb.base/parse_number.expTom de Vries1-0/+5
2022-05-22Accept functions with DW_AT_linkage_name presentAlok Kumar Sharma2-0/+100
2022-05-20Test "set multiple-symbols on" creating multiple breakpointsPedro Alves1-25/+75
2022-05-20PowerPC: Make test gdb.arch/powerpc-power10.exp Endian independent.Carl Love1-368/+746
2022-05-19gdb: testsuite: Support displaced stepping on LoongArchTiezhu Yang1-1/+1
2022-05-18PowerPC: bp-permanent.exp, kill-after-signal fixCarl Love2-12/+18
2022-05-18[AArch64] Return the regnum for PC (32) on aarch64Yichao Yu2-0/+118
2022-05-18Support -prompt and -lbl in gdb_testPedro Alves3-35/+42
2022-05-18[gdb/testsuite] Simplify unknown lang testing in gdb.base/parse_number.expTom de Vries1-3/+8
2022-05-18[gdb/testsuite] Use hex_for_lang in gdb.base/parse_number.expTom de Vries1-1/+14
2022-05-17Fix gdb.python/py-connection.exp with remote targetsPedro Alves1-2/+2
2022-05-17Make gdb_test's question non-optional if specifiedPedro Alves1-4/+21
2022-05-17gdb.base/skip.exp: Don't abuse gdb_test's question supportPedro Alves1-24/+31
2022-05-17Avoid having to unload file in gdb.server/connect-with-no-symbol-file.expPedro Alves1-10/+7
2022-05-17Fix bogus gdb_test invocationsPedro Alves3-2/+3
2022-05-17gdb.base/scope.exp: Remove bogus gdb_test questionsPedro Alves1-30/+30
2022-05-17Remove gdb_test questions that GDB doesn't askPedro Alves6-11/+6
2022-05-16gdb/testsuite: fix "continue outside of loop" TCL errorsBruno Larsen298-394/+394
2022-05-13Put corefile-run.core into test subdirectoryTom Tromey1-1/+1
2022-05-13Fix "gdb --write" with core filesPedro Alves2-0/+133
2022-05-12[gdb/testsuite] Fix gdb.cp/break-f-std-string.cc with older gccTom de Vries1-0/+13
2022-05-12Make gdb.ada/float-bits.exp more genericLuis Machado1-19/+68
2022-05-12[gdb/testsuite] Fix gdb.dwarf2/dw2-out-of-range-end-of-seq.exp on aarch64Tom de Vries1-3/+11
2022-05-11[gdb/testsuite] Fix gdb.base/catch-syscall.exp with --with-expat=noTom de Vries1-6/+10
2022-05-11[gdb/testsuite] Fix gdb.base/catch-syscall.exp without --enable-targetsTom de Vries1-3/+5
2022-05-11[gdb/testsuite] Fix gdb.base/maint.exp on powerpc64leTom de Vries1-1/+3
2022-05-11[gdb/tdep] Update syscalls/{ppc64,ppc}-linux.xmlTom de Vries1-3/+3
2022-05-11[gdb/testsuite] Remove target limits in gdb.base/catch-syscall.expTom de Vries1-45/+61
2022-05-10Fix "b f(std::string)" when current language is CPedro Alves1-3/+10
2022-05-10Fix "b f(std::string)", always use DMGL_VERBOSEPedro Alves3-35/+105
2022-05-10gdb/testsuite: fix testsuite regressions for unix/-m32 boardNils-Christian Kempke3-21/+86
2022-05-09gdb/testsuite: fix occasional failure in gdb.mi/mi-multi-commands.expAndrew Burgess1-1/+1
2022-05-09gdb: fix for gdb.base/eof-exit.exp test failuresAndrew Burgess1-0/+18
2022-05-09[gdb/testsuite] Handle pipe2 syscall in gdb.base/catch-syscall.expTom de Vries2-8/+64
2022-05-08[gdb/testsuite] Fix gdb.tui/scroll.exp with read1Tom de Vries2-33/+74
2022-05-08[gdb/testsuite] Fix gdb.cp/casts.exp with -m32Tom de Vries1-1/+3