aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2022-05-26gdb: Require psymtab before calling quick_functions in objfileLancelot SIX3-0/+120
2022-05-25gdb: Fix DUPLICATE and PATH regressions throughoutPedro Alves11-184/+194
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-18PowerPC: bp-permanent.exp, kill-after-signal fixCarl Love2-12/+18
2022-05-18Support -prompt and -lbl in gdb_testPedro Alves1-6/+4
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-17gdb.base/skip.exp: Don't abuse gdb_test's question supportPedro Alves1-24/+31
2022-05-17Fix bogus gdb_test invocationsPedro Alves1-1/+1
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 Alves4-8/+4
2022-05-16gdb/testsuite: fix "continue outside of loop" TCL errorsBruno Larsen89-100/+100
2022-05-13Fix "gdb --write" with core filesPedro Alves2-0/+133
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-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-07gdb/readline: fix extra 'quit' message problemAndrew Burgess1-0/+10
2022-05-06PowerPC: bp-permanent.exp, kill-after-signal fixCarl Love2-1/+57
2022-04-27Make gdb.base/parse_number.exp test all architecturesPedro Alves1-11/+63
2022-04-27gdb/testsuite: fix FAIL in gdb.base/clear_non_user_bp.expEnze Li1-18/+48
2022-04-26gdb/testsuite: use with_cwd where possibleSimon Marchi5-45/+37
2022-04-22gdb: improved EOF handling when using readline 7Andrew Burgess1-1/+1
2022-04-21Fix for gdb.base/solib-search.exp test.Carl Love1-1/+1
2022-04-21gdb: fix 'remote show FOO-packet' aliasesAndrew Burgess1-0/+5
2022-04-20gdb/testsuite: Introduce and use gdb_spawn_attach_cmdlineLancelot SIX1-8/+3
2022-04-18gdb/testsuite: add text_segment option to gdb_compileVignesh Balasubramanian1-14/+2
2022-04-18gdb: fix using clear command to delete non-user breakpoints(PR cli/7161)Enze Li1-0/+64
2022-04-15Handle "set height 1"Tom Tromey1-3/+4
2022-04-13Tidy gdb.base/parse_number.expPedro Alves1-5/+4
2022-04-12Fix bug in Ada number lexingTom Tromey1-1/+2
2022-04-12Enable the new DWARF indexerTom Tromey1-3/+11
2022-04-12[gdb/testsuite] Fix gdb.base/stap-probe.exp with read1Tom de Vries1-2/+2
2022-04-11[gdb/testsuite] Fix gdb.base/annota1.exp with pieTom de Vries1-0/+2
2022-04-08gdb: Avoid undefined shifts, fix Go shiftsPedro Alves1-0/+368
2022-04-08Fix undefined behavior in the Fortran, Go and Pascal number parsersPedro Alves2-26/+59
2022-04-07gdb/testsuite: add "macros" option to gdb_compileSimon Marchi3-40/+8
2022-04-07[gdb/testsuite] Make gdb.base/annota1.exp more robustTom de Vries1-24/+47
2022-04-07gdb/testsuite/dwarf: simplify line number program syntaxSimon Marchi1-29/+29
2022-04-05gdb/testsuite: fix intermittent failure in gdb.base/vfork-follow-parent.expSimon Marchi2-1/+15
2022-04-03gdb/testsuite: resolve some duplicate test names in gdb.baseAndrew Burgess1-4/+6
2022-03-31Style URLs in GDB outputTom Tromey1-2/+3
2022-03-31Remove dbx modeTom Tromey1-308/+0
2022-03-31gdb/testsuite: update copyright years in gdb.base/vfork-follow-parent.*Simon Marchi2-2/+2
2022-03-31gdb: test vfork + follow-fork-mode=parent + detach-on-fork=offSimon Marchi2-0/+112
2022-03-29gdb/testsuite: fix test failure when building against readline v7Andrew Burgess1-1/+1