summaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix some minor bugs in test suite command loggingTom Tromey2020-10-262-2/+10
* [gdb/testsuite] Prevent pagination in GDB_INTERNALFLAGSTom de Vries2020-10-261-1/+7
* [gdb/testsuite] Don't use default form in Dwarf::_guess_formTom de Vries2020-10-231-9/+26
* [gdb/testsuite] Remove hardcoded filenames in gdb.dwarf2/*.expTom de Vries2020-10-171-3/+6
* [gdb/testsuite] Fix function comment for gdb_breakpointTom de Vries2020-10-161-1/+1
* [gdb/testsuite] Be more verbose about abort in gdb_breakpointTom de Vries2020-10-161-0/+4
* Eliminate mi_run_to_main, introduce mi_clean_restartPedro Alves2020-10-131-15/+28
* gdb/testsuite/: Use "-qualified" in explicit "break main", etc.Pedro Alves2020-10-131-1/+1
* gdb/testsuite/: Use -qualified in runto_main / mi_runto_mainPedro Alves2020-10-132-4/+14
* Introduce mi_runto_mainPedro Alves2020-10-131-1/+7
* Fix compilation of .c files as C++ when using ClangGary Benson2020-09-251-2/+3
* Fix mi_gdb_exit with secondary MI channelsPedro Alves2020-09-201-0/+12
* [gdb/testsuite] Detect gdb prompt after monitor exitTom de Vries2020-09-161-1/+8
* [gdb/testsuite] Catch condition evaluation errors in gdb_assertTom de Vries2020-09-161-2/+2
* Avoid running one Rust test against older LLVMTom Tromey2020-09-151-0/+19
* Make default_mi_gdb_start/dbx_gdb_start use gdb_spawnPedro Alves2020-09-131-14/+13
* Add MI "-break-insert --qualified"Pedro Alves2020-09-131-21/+114
* Add bfloat16 support for AVX512 register view.Felix Willgerodt2020-09-111-0/+51
* Allow Flang kind printing in complex.exp,pointer-to-pointer.exp,vla-ptr-info.expAlok Kumar Sharma2020-09-031-0/+28
* gdb/testsuite: make runto always emit a FAIL on internal errorSimon Marchi2020-08-241-3/+3
* gdb/testsuite: Use 'array unset' instead of just 'unset'Andrew Burgess2020-08-041-1/+1
* [gdb/symtab] Ignore DW_LNE_lo_user/DW_LNE_hi_user rangeTom de Vries2020-08-031-0/+16
* [gdb/testsuite] Fix gdb.fortran/info-modules.exp with gcc-4.8Tom de Vries2020-07-301-2/+19
* [gdb/testsuite] Fix captured_command_loop breakpoint in selftestsTom de Vries2020-07-291-2/+3
* Fix more bugs in gdb testglue wrapper handlingSandra Loosemore2020-07-221-12/+11
* [gdb/testsuite] Add gdb.base/valgrind-infcall-2.expTom de Vries2020-07-171-13/+25
* [gdb/testsuite] Drop src arg of MACRO_AT_{func,range}Tom de Vries2020-07-171-7/+8
* [gdb/testsuite] Remove Dwarf::externTom de Vries2020-07-171-9/+0
* [gdb/testsuite] Add pseudo line number program instruction: lineTom de Vries2020-07-161-0/+22
* gdb/testsuite/lib/dwarf.exp: fix addr_size parameter commentsSimon Marchi2020-07-141-3/+3
* [gdb/testsuite] Handle missing gold linker in gdb.base/morestack.expTom de Vries2020-07-131-0/+8
* [gdb/testsuite] Handle early_flags in gdb_default_target_compileTom de Vries2020-06-301-7/+10
* [gdb/testsuite] Emit unresolved for unknown procTom de Vries2020-06-291-0/+2
* Make test names unique in python.exp and guile.expPhilippe Waroquiers2020-06-263-39/+22
* Fix --enable-libctf and --disable-staticNick Alcock2020-06-261-1/+8
* W/ Clang, compile/link C++ test programs with "-x c++"Pedro Alves2020-06-241-0/+8
* W/ Clang, compile C/C++ testcases with -Wno-unknown-warning-optionPedro Alves2020-06-241-1/+19
* Adjust command completion output when TUI is disabledSandra Loosemore2020-06-231-4/+13
* [gdb/testsuite] Limit default_target_compile overrideTom de Vries2020-06-192-13/+61
* [gdb/testsuite] Move code from gdb_init to default_gdb_initTom de Vries2020-06-181-119/+127
* [gdb/testsuite] Remove dependence on tcl_unknownTom de Vries2020-06-171-11/+26
* gdb/testsuite: Prevent globals leaking between test scriptsAndrew Burgess2020-06-122-5/+93
* [gdb/testsuite] Don't leak tuiterm.exp spawn overrideTom de Vries2020-06-122-2/+38
* [gdb/testsuite] Don't abort testrun for invalid command in test-caseTom de Vries2020-06-121-1/+17
* [gdb/testsuite] Make gdb.base/dbx.exp more robustTom de Vries2020-06-111-0/+43
* [gdb/testsuite] Remove path names from error messages in gdb_file_cmdTom de Vries2020-06-041-7/+11
* [gdb/testsuite] Fix error handling in gdb_file_cmdTom de Vries2020-06-041-15/+8
* [gdb/testsuite] Fix use of fail in gdb_cmd_fileTom de Vries2020-06-041-1/+1
* gdb/testsuite: add inferior arguments testSimon Marchi2020-05-251-8/+13
* gdb/testsuite: support passing inferior arguments with native-gdbserver boardSimon Marchi2020-05-251-10/+24