aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2023-04-14gdb/testsuite: accept script argument for mi_make_breakpoint_pendingAndrew Burgess1-3/+2
2023-04-14gdb/testsuite: avoid {"} pattern in lib/mi-support.expAndrew Burgess1-1/+1
2023-04-11gdb/testsuite: fix typo gdb_name_name -> gdb_test_nameAndrew Burgess1-1/+1
2023-04-07[gdb/testsuite] Add -q to INTERNAL_GDBFLAGSTom de Vries2-0/+13
2023-03-31[gdb/testsuite] Fix gdb.threads/threadapply.exp with editing offTom de Vries1-1/+1
2023-03-29Remove version_at_leastTom Tromey1-15/+3
2023-03-29Rewrite version_compare and rust_at_leastTom Tromey2-50/+23
2023-03-29Introduce rust_at_least helper procTom Tromey1-0/+25
2023-03-28Put pretty-printers to_string output in varobj resultTom Tromey1-4/+4
2023-03-28gdb/testsuite: allow "require" callbacks to provide a reasonSimon Marchi2-12/+33
2023-03-28[gdb/testsuite] Allow gdb.rust/expr.exp without rust compilerTom de Vries1-4/+0
2023-03-28[gdb/testsuite] Add can_compile rustTom de Vries1-23/+42
2023-03-28[gdb/testsuite] Unsupport gdb.rust for remote hostTom de Vries1-0/+5
2023-03-27[gdb/testsuite] Fix gnat_runtime_has_debug_info for remote hostTom de Vries1-0/+4
2023-03-27[gdb/testsuite] Skip do_self_tests on remote hostTom de Vries1-1/+1
2023-03-27[gdb/testsuite] Fix gdb.dwarf2/gdb-index-cxx.exp for remote hostTom de Vries1-0/+3
2023-03-27[gdb/testsuite] Fix gdb.dwarf2/gdb-index.exp on remote hostTom de Vries1-1/+6
2023-03-27[gdb/testsuite] Fix quoting issues in gdb.dwarf2 for remote hostTom de Vries1-0/+13
2023-03-27[gdb/testsuite] Fix have_index for remote hostTom de Vries1-0/+4
2023-03-27[gdb/testsuite] Handle missing gdc in gdb.dlang/dlang-start.expTom de Vries1-0/+16
2023-03-27[gdb/testsuite] Remove superfluous pid in temp filesTom de Vries2-7/+7
2023-03-26[gdb/testsuite] Introduce allow_dap_testsTom de Vries1-0/+15
2023-03-24[gdb/testsuite] Fix unbalanced quotes in mi_expect_stop argumentTom de Vries1-1/+5
2023-03-23[gdb/testsuite] Use gdb_remote_download in allow_opencl_testsTom de Vries1-5/+1
2023-03-22[gdb/testsuite] Fix gdb.cp/*.exp for remote hostTom de Vries1-0/+12
2023-03-21gdb: make "maintenance info line-table" show relocated addresses againSimon Marchi1-1/+1
2023-03-21[gdb/testsuite] Fix gdb.xml/tdesc-reload.exp for remote hostTom de Vries1-0/+10
2023-03-20[gdb/testsuite] Handle remotedir in remote_uploadTom de Vries1-0/+15
2023-03-17Move step_until procedureCarl Love1-14/+33
2023-03-17[gdb/testsuite] Handle remote host in gdb_load_shlibTom de Vries1-5/+19
2023-03-17[gdb/testsuite] Handle REMOTE_HOST_USERNAME in local-remote-hostTom de Vries1-1/+1
2023-03-17[gdb/testsuite] Fix have_avx for remote targetTom de Vries1-5/+10
2023-03-17[gdb/testsuite] Handle precise-aligned-alloc.c for remote hostTom de Vries1-0/+16
2023-03-17[gdb/testsuite] Handle remote host in escape_for_hostTom de Vries1-2/+8
2023-03-17[gdb/testsuite] Add escape_for_hostTom de Vries1-1/+11
2023-03-17[gdb/testsuite] Declare ada unsupported for remote hostTom de Vries1-0/+4
2023-03-15[gdb/testsuite] Unset DEBUGINFOD_URLS on remote hostTom de Vries1-1/+19
2023-03-13[gdb/testsuite] Require ![is_remote host] for TUITom de Vries1-0/+8
2023-03-13[gdb/testsuite] Fix untested message in gdb.tui/corefile-run.expTom de Vries1-1/+21
2023-03-07[gdb/testsuite] Fix gdb.mi/*.exp with remote-gdbserver-on-localhostTom de Vries1-11/+29
2023-03-06[gdb/testsuite] Allow args in gdb_caching_procTom de Vries2-15/+18
2023-03-06[gdb/testsuite] Use regular proc syntax for gdb_caching_procTom de Vries7-59/+62
2023-03-01gdb: update some copyright years (2022 -> 2023)Simon Marchi2-2/+2
2023-02-28gdb/testsuite: fix failure in gdb.mi/mi-pending.exp with extended-remoteAndrew Burgess1-5/+14
2023-02-28gdb/testsuite: introduce is_target_non_stop helper procAndrew Burgess1-0/+22
2023-02-28gdb/testsuite introduce foreach_mi_ui_mode helper procAndrew Burgess1-0/+44
2023-02-28gdb/testsuite: extend the use of mi_clean_restartAndrew Burgess1-2/+2
2023-02-28gdb: don't duplicate 'thread' field in MI breakpoint outputAndrew Burgess1-17/+41
2023-02-27gdb/testsuite: Improve testing of GDB's completion functionsBruno Larsen1-0/+16
2023-02-23Fix Tcl quoting in gdb_assertTom Tromey1-1/+1