aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make TUI resizing tests more robustTom Tromey2019-11-121-35/+85
* [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)Tom de Vries2019-10-311-9/+8
* [gdb/testsuite] Add -early pattern flag for gdb_test_multipleTom de Vries2019-10-301-9/+37
* [gdb] Fix more typos in comments (2)Tom de Vries2019-10-262-2/+2
* [gdb/testsuite] Add -wrap pattern flag to gdb_test_multipleTom de Vries2019-10-241-1/+24
* [gdb/testsuite] Add KFAIL for missing support of reverse-debugging xsaveTom de Vries2019-10-131-0/+4
* [gdb/testsuite] Fix ada tests with -fPIE/-pieTom de Vries2019-10-101-0/+25
* gdb/testsuite: Add gdb_test_name variableAndrew Burgess2019-10-071-2/+36
* Introduce metadata styleTom Tromey2019-10-011-0/+1
* Remove Cell Broadband Engine debugging supportUlrich Weigand2019-09-201-181/+0
* [gdb/testsuite] Don't use FOOBAR pattern in gdb_testTom de Vries2019-09-191-12/+16
* [gdb/testsuite] Fix gdb_target_cmdTom de Vries2019-09-191-2/+2
* [gdb/testsuite] Handle unreachable network in server-connect.expTom de Vries2019-09-191-3/+13
* [gdb/testsuite] Require gnatmake 8 for gdb.ada/rename_subscript_param.expTom de Vries2019-09-141-0/+19
* [gdb/testsuite] Restore breakpoint command in ui-redirect.expTom de Vries2019-09-051-0/+27
* [gdb/testsuite] Fix gdb.fortran/info-types.exp regexpTom de Vries2019-08-291-0/+12
* gdb/fortran: Implement la_print_typedef for FortranAndrew Burgess2019-08-281-0/+12
* [gdb/testsuite] Make skip_libstdcxx_probe_tests return 1 if trueTom de Vries2019-08-261-4/+5
* [gdb/testsuite] Clean up stale exec in gdb_compile_pascalTom de Vries2019-08-201-0/+2
* Remove the TUI execution info windowTom Tromey2019-08-161-0/+7
* [testsuite] Make the testsuite work on mingwChristian Biesinger2019-08-151-0/+4
* [gdb/testsuite] Fix gdb.tui/basic.exp with check-read1Tom de Vries2019-08-081-1/+1
* [gdb/testsuite] Run read1 timeout tests with with_read1_timeout_factorTom de Vries2019-08-051-0/+12
* [gdb/testsuite] Fail in gdb_compile if pie results in non-PIE executableTom de Vries2019-08-051-14/+64
* [gdb/testsuite] Fix typo in tcl_version_at_leastTom de Vries2019-08-051-1/+1
* Add check for readline support to more GDB tab-completion tests.Sandra Loosemore2019-08-041-3/+9
* [gdb/testsuite] Fix gdb.base/structs.exp timeout with check-read1Tom de Vries2019-08-011-0/+32
* [gdb/testsuite] Work around tcl bug in libsegfault.exp with check-read1Tom de Vries2019-07-301-1/+5
* [gdb/testsuite] Fail in gdb_compile if nopie results in PIE executableTom de Vries2019-07-301-0/+18
* Two fixes for test suite's terminalTom Tromey2019-07-291-1/+26
* [gdb/testsuite] Fix mi-catch-cpp-exceptions.exp and mi-nonstop.exp with check...Tom de Vries2019-07-291-2/+2
* [gdb/testsuite] Don't expect gdb_prompt in mi_skip_python_testTom de Vries2019-07-291-13/+19
* Add test case for empty TUI windowsTom Tromey2019-07-271-3/+8
* Add TUI resizing testTom Tromey2019-07-271-0/+45
* A virtual terminal for the test suiteTom Tromey2019-07-271-0/+526
* [gdb/testsuite] Test skip_libstdcxx_probe_tests in mi-catch-cpp-exceptions.expTom de Vries2019-07-252-6/+18
* Fix foreach_with_prefix regressionPedro Alves2019-07-041-1/+3
* Fix early return in foreach_with_prefixPedro Alves2019-07-031-1/+8
* Fix latent bug in test_gdb_complete_cmd_multiplePedro Alves2019-07-031-1/+2
* Fix test_gdb_complete_tab_multiple racePedro Alves2019-07-031-2/+6
* gdb/mi: New commands to catch C++ exceptionsAndrew Burgess2019-06-151-3/+8
* lib/completion-support.exp: Add test_gdb_completion_offers_commandsPedro Alves2019-06-131-9/+57
* Update tests following changes to "help" and "apropos"Philippe Waroquiers2019-06-032-19/+49
* Add "style" proc to the test suiteTom Tromey2019-05-221-0/+18
* testsuite: Mark the kill in gdbserver_run as optionalAlan Hayward2019-05-211-1/+1
* testsuite: Remove TRANSCRIPT supportAlan Hayward2019-05-171-47/+0
* testsuite: Add replay logging to GDBSERVER_DEBUGAlan Hayward2019-05-171-10/+49
* testsuite: Create .cmd files for gdb and gdbserverAlan Hayward2019-05-172-0/+21
* testsuite: Record all gdb input to gdb.inAlan Hayward2019-05-171-18/+88
* testsuite: Add option to capture GDB debugAlan Hayward2019-05-171-0/+54