aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
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-10Normalize Ada ptype to use a single "?"Tom Tromey1-1/+1
2019-12-09gdb/testsuite/fortran: Fix info-modules/info-types for gfortran 8+Andrew Burgess1-0/+507
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-11-12Make TUI resizing tests more robustTom Tromey1-35/+85
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-26[gdb] Fix more typos in comments (2)Tom de Vries2-2/+2
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-10[gdb/testsuite] Fix ada tests with -fPIE/-pieTom de Vries1-0/+25
2019-10-07gdb/testsuite: Add gdb_test_name variableAndrew Burgess1-2/+36
2019-10-01Introduce metadata styleTom Tromey1-0/+1
2019-09-20Remove Cell Broadband Engine debugging supportUlrich Weigand1-181/+0
2019-09-19[gdb/testsuite] Don't use FOOBAR pattern in gdb_testTom de Vries1-12/+16
2019-09-19[gdb/testsuite] Fix gdb_target_cmdTom de Vries1-2/+2
2019-09-19[gdb/testsuite] Handle unreachable network in server-connect.expTom de Vries1-3/+13
2019-09-14[gdb/testsuite] Require gnatmake 8 for gdb.ada/rename_subscript_param.expTom de Vries1-0/+19
2019-09-05[gdb/testsuite] Restore breakpoint command in ui-redirect.expTom de Vries1-0/+27
2019-08-29[gdb/testsuite] Fix gdb.fortran/info-types.exp regexpTom de Vries1-0/+12
2019-08-28gdb/fortran: Implement la_print_typedef for FortranAndrew Burgess1-0/+12
2019-08-26[gdb/testsuite] Make skip_libstdcxx_probe_tests return 1 if trueTom de Vries1-4/+5
2019-08-20[gdb/testsuite] Clean up stale exec in gdb_compile_pascalTom de Vries1-0/+2
2019-08-16Remove the TUI execution info windowTom Tromey1-0/+7
2019-08-15[testsuite] Make the testsuite work on mingwChristian Biesinger1-0/+4
2019-08-08[gdb/testsuite] Fix gdb.tui/basic.exp with check-read1Tom de Vries1-1/+1
2019-08-05[gdb/testsuite] Run read1 timeout tests with with_read1_timeout_factorTom de Vries1-0/+12
2019-08-05[gdb/testsuite] Fail in gdb_compile if pie results in non-PIE executableTom de Vries1-14/+64
2019-08-05[gdb/testsuite] Fix typo in tcl_version_at_leastTom de Vries1-1/+1
2019-08-04Add check for readline support to more GDB tab-completion tests.Sandra Loosemore1-3/+9
2019-08-01[gdb/testsuite] Fix gdb.base/structs.exp timeout with check-read1Tom de Vries1-0/+32
2019-07-30[gdb/testsuite] Work around tcl bug in libsegfault.exp with check-read1Tom de Vries1-1/+5
2019-07-30[gdb/testsuite] Fail in gdb_compile if nopie results in PIE executableTom de Vries1-0/+18
2019-07-29Two fixes for test suite's terminalTom Tromey1-1/+26
2019-07-29[gdb/testsuite] Fix mi-catch-cpp-exceptions.exp and mi-nonstop.exp with check...Tom de Vries1-2/+2
2019-07-29[gdb/testsuite] Don't expect gdb_prompt in mi_skip_python_testTom de Vries1-13/+19
2019-07-27Add test case for empty TUI windowsTom Tromey1-3/+8
2019-07-27Add TUI resizing testTom Tromey1-0/+45
2019-07-27A virtual terminal for the test suiteTom Tromey1-0/+526
2019-07-25[gdb/testsuite] Test skip_libstdcxx_probe_tests in mi-catch-cpp-exceptions.expTom de Vries2-6/+18
2019-07-04Fix foreach_with_prefix regressionPedro Alves1-1/+3
2019-07-03Fix early return in foreach_with_prefixPedro Alves1-1/+8
2019-07-03Fix latent bug in test_gdb_complete_cmd_multiplePedro Alves1-1/+2
2019-07-03Fix test_gdb_complete_tab_multiple racePedro Alves1-2/+6
2019-06-15gdb/mi: New commands to catch C++ exceptionsAndrew Burgess1-3/+8
2019-06-13lib/completion-support.exp: Add test_gdb_completion_offers_commandsPedro Alves1-9/+57
2019-06-03Update tests following changes to "help" and "apropos"Philippe Waroquiers2-19/+49