summaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix calling debuginfo-less functions in AdaTom Tromey2023-05-121-1/+6
* gdb/testsuite: extend special '^' handling to gdb_test_multipleAndrew Burgess2023-05-121-12/+31
* [gdb/testsuite] Make is_64_target more robustTom de Vries2023-05-121-1/+8
* gdb/testsuite: more newline pattern cleanupAndrew Burgess2023-05-051-5/+5
* [gdb/testsuite] Add gdb.tui/wrap-line.expTom de Vries2023-05-051-14/+25
* [gdb/tui] Fix TUI resizing for TERM=ansiTom de Vries2023-04-301-10/+8
* gdb/testsuite: special case '^' in gdb_test patternAndrew Burgess2023-04-271-4/+18
* gdb/testsuite: change newline patterns used in gdb_testAndrew Burgess2023-04-271-2/+2
* gdb/testsuite: use 'return' in gdb_test_no_outputAndrew Burgess2023-04-271-2/+7
* [gdb/testsuite] Fix timeout in gdb.tui/empty.expTom de Vries2023-04-251-2/+2
* [gdb/testsuite] Fix timeout in gdb.tui/new-layout.expTom de Vries2023-04-251-1/+1
* [gdb/testsuite] Add debug prints in Term::wait_forTom de Vries2023-04-251-0/+21
* [gdb/testsuite] Add warning for timeout in accept_gdb_outputTom de Vries2023-04-251-0/+2
* [gdb/testsuite] Fix -wrap in presence of -prompt in gdb_test_multipleTom de Vries2023-04-241-1/+1
* [gdb/testsuite] Fix gdb.multi/multi-arch.exp on powerpc64leTom de Vries2023-04-241-0/+8
* [gdb/testsuite] Add basic lmap for tcl < 8.6Tom de Vries2023-04-241-0/+15
* [gdb/testsuite] Skip dap tests for tcl 8.5Tom de Vries2023-04-241-0/+5
* [gdb/testsuite] Remove debug prints in gdb_find_gdcTom de Vries2023-04-221-2/+1
* gdb/testsuite: accept script argument for mi_make_breakpoint_pendingAndrew Burgess2023-04-141-3/+2
* gdb/testsuite: avoid {"} pattern in lib/mi-support.expAndrew Burgess2023-04-141-1/+1
* gdb/testsuite: fix typo gdb_name_name -> gdb_test_nameAndrew Burgess2023-04-111-1/+1
* [gdb/testsuite] Add -q to INTERNAL_GDBFLAGSTom de Vries2023-04-072-0/+13
* [gdb/testsuite] Fix gdb.threads/threadapply.exp with editing offTom de Vries2023-03-311-1/+1
* Remove version_at_leastTom Tromey2023-03-291-15/+3
* Rewrite version_compare and rust_at_leastTom Tromey2023-03-292-50/+23
* Introduce rust_at_least helper procTom Tromey2023-03-291-0/+25
* Put pretty-printers to_string output in varobj resultTom Tromey2023-03-281-4/+4
* gdb/testsuite: allow "require" callbacks to provide a reasonSimon Marchi2023-03-282-12/+33
* [gdb/testsuite] Allow gdb.rust/expr.exp without rust compilerTom de Vries2023-03-281-4/+0
* [gdb/testsuite] Add can_compile rustTom de Vries2023-03-281-23/+42
* [gdb/testsuite] Unsupport gdb.rust for remote hostTom de Vries2023-03-281-0/+5
* [gdb/testsuite] Fix gnat_runtime_has_debug_info for remote hostTom de Vries2023-03-271-0/+4
* [gdb/testsuite] Skip do_self_tests on remote hostTom de Vries2023-03-271-1/+1
* [gdb/testsuite] Fix gdb.dwarf2/gdb-index-cxx.exp for remote hostTom de Vries2023-03-271-0/+3
* [gdb/testsuite] Fix gdb.dwarf2/gdb-index.exp on remote hostTom de Vries2023-03-271-1/+6
* [gdb/testsuite] Fix quoting issues in gdb.dwarf2 for remote hostTom de Vries2023-03-271-0/+13
* [gdb/testsuite] Fix have_index for remote hostTom de Vries2023-03-271-0/+4
* [gdb/testsuite] Handle missing gdc in gdb.dlang/dlang-start.expTom de Vries2023-03-271-0/+16
* [gdb/testsuite] Remove superfluous pid in temp filesTom de Vries2023-03-272-7/+7
* [gdb/testsuite] Introduce allow_dap_testsTom de Vries2023-03-261-0/+15
* [gdb/testsuite] Fix unbalanced quotes in mi_expect_stop argumentTom de Vries2023-03-241-1/+5
* [gdb/testsuite] Use gdb_remote_download in allow_opencl_testsTom de Vries2023-03-231-5/+1
* [gdb/testsuite] Fix gdb.cp/*.exp for remote hostTom de Vries2023-03-221-0/+12
* gdb: make "maintenance info line-table" show relocated addresses againSimon Marchi2023-03-211-1/+1
* [gdb/testsuite] Fix gdb.xml/tdesc-reload.exp for remote hostTom de Vries2023-03-211-0/+10
* [gdb/testsuite] Handle remotedir in remote_uploadTom de Vries2023-03-201-0/+15
* Move step_until procedureCarl Love2023-03-171-14/+33
* [gdb/testsuite] Handle remote host in gdb_load_shlibTom de Vries2023-03-171-5/+19
* [gdb/testsuite] Handle REMOTE_HOST_USERNAME in local-remote-hostTom de Vries2023-03-171-1/+1
* [gdb/testsuite] Fix have_avx for remote targetTom de Vries2023-03-171-5/+10