aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib/gdb.exp
AgeCommit message (Expand)AuthorFilesLines
2020-06-16Add memory tagging testcasesusers/luisgpm/aarch64-mte-v1Luis Machado1-0/+16
2020-06-12gdb/testsuite: Prevent globals leaking between test scriptsAndrew Burgess1-1/+89
2020-06-12[gdb/testsuite] Don't leak tuiterm.exp spawn overrideTom de Vries1-0/+23
2020-06-12[gdb/testsuite] Don't abort testrun for invalid command in test-caseTom de Vries1-1/+17
2020-06-11[gdb/testsuite] Make gdb.base/dbx.exp more robustTom de Vries1-0/+43
2020-06-04[gdb/testsuite] Remove path names from error messages in gdb_file_cmdTom de Vries1-7/+11
2020-06-04[gdb/testsuite] Fix error handling in gdb_file_cmdTom de Vries1-15/+8
2020-06-04[gdb/testsuite] Fix use of fail in gdb_cmd_fileTom de Vries1-1/+1
2020-05-25gdb/testsuite: add inferior arguments testSimon Marchi1-8/+13
2020-05-25gdb/testsuite: support passing inferior arguments with native-gdbserver boardSimon Marchi1-10/+24
2020-05-25[gdb/testsuite] Add comment in exec_is_pieTom de Vries1-0/+3
2020-05-25[gdb/testsuite] Fix exec_is_pie with gold linkerTom de Vries1-2/+3
2020-05-11gdb/testsuite: Detect and warn if paths are used in test namesAndrew Burgess1-0/+1
2020-05-06gdb: handle endbr64 instruction in amd64_analyze_prologueSimon Marchi1-0/+11
2020-05-06[gdb/testsuite] Fix gdb.base/consecutive.exp with gcc-8Tom de Vries1-0/+32
2020-05-02[gdb/testsuite] Fix i386-mpx.exp compilation warningsTom de Vries1-0/+12
2020-04-29[gdb/testsuite] Add xfails for PR gcc/90232Tom de Vries1-0/+18
2020-04-24[gdb/testsuite] Reset errcnt in clean_restartTom de Vries1-2/+6
2020-04-24[gdb/testsuite] Reduce errors after gdb exit in default_gdb_startTom de Vries1-1/+22
2020-04-16[gdb/symtab] Handle PU without import in "save gdb-index"Tom de Vries1-0/+43
2020-04-08[gdb/testsuite] Fix imported-unit.exp FAIL without psymtabsTom de Vries1-0/+18
2020-03-30[gdb/testsuite] Fix c-linkage-name.exp with {cc-with-gdb-index,readnow}.expTom de Vries1-0/+38
2020-03-20[gdb/testsuite] Fix gdb.threads/omp-par-scope.exp XPASSTom de Vries1-0/+24
2020-03-14[gdb/testsuite] Fix unrecognized debug output level 'statement-frontiers' mes...Tom de Vries1-0/+11
2020-03-12[gdb/testsuite] Use string_to_regexp on core filename in gdb_core_cmdTom de Vries1-1/+1
2020-03-12[gdb/testsuite] Fix core file load FAIL in tls-core.expTom de Vries1-1/+1
2020-03-11testsuite: use `pwd -W` to convert from Unix to Windows pathsSimon Marchi1-1/+1
2020-03-09[gdb/testsuite] Fix tcl error in cached_fileTom de Vries1-0/+3
2020-03-06[gdb/testsuite] Fix "text file busy" errors with cc-with-tweaks.expTom de Vries1-0/+42
2020-03-02gdb: Allow GDB to _not_ load a previous command historyAndrew Burgess1-0/+6
2020-03-02[gdb/testsuite] Add -lbl option in gdb_test_multipleTom de Vries1-32/+66
2020-02-27[gdb/testsuite] Remove unused globalsTom de Vries1-4/+0
2020-02-21gdb/testsuite: Regenerate the testglue if it is not inShahab Vahedi1-2/+11
2020-02-20[gdb/testsuite] Handle missing gccgoTom de Vries1-1/+20
2020-02-11[gdb/testsuite] Fix UNRESOLVED in gdb.server/server-kill-python.expTom de Vries1-0/+4
2020-02-04[gdb/testsuite] Make inferior_exited_re match a single lineTom de Vries1-1/+1
2020-02-04[gdb/testsuite] Use non-capturing parentheses for inferior_exited_reTom de Vries1-1/+1
2020-01-16Fix some spelling errors.Christian Biesinger1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-10Add gdb_caching_proc support_nested_function_tests to lib/gdb.expKevin Buettner1-0/+15
2019-12-10Add gdb_compile_openmp to lib/gdb.expKevin Buettner1-2/+13
2019-12-04gdb/testsuite: Use -J option when compiling Fortran testsAndrew Burgess1-0/+10
2019-11-28gdb/testsuite: Fix minor bug in skip_btrace*tests procsAndrew Burgess1-2/+2
2019-11-19gdb/testsuite: Introduce skip_ctf_tests guard functionAndrew Burgess1-0/+11
2019-10-31[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)Tom de Vries1-9/+8
2019-10-30[gdb/testsuite] Add -early pattern flag for gdb_test_multipleTom de Vries1-9/+37
2019-10-24[gdb/testsuite] Add -wrap pattern flag to gdb_test_multipleTom de Vries1-1/+24
2019-10-13[gdb/testsuite] Add KFAIL for missing support of reverse-debugging xsaveTom de Vries1-0/+4
2019-10-07gdb/testsuite: Add gdb_test_name variableAndrew Burgess1-2/+36
2019-09-19[gdb/testsuite] Don't use FOOBAR pattern in gdb_testTom de Vries1-12/+16