[gdb/testsuite] Fix gdb.python/py-thread-exited.exp
[binutils-gdb.git] / gdb / testsuite / lib /
2023-07-21 Tom TromeyFix crash with DW_FORM_implicit_const
2023-07-14 John BaldwinAdd a have_native_target helper function for use with...
2023-07-10 Richard Buntgdb/testsuite: Testing with the nvfortran compiler
2023-07-07 Andrew Burgessgdb: check max-value-size when reading strings for...
2023-06-22 Tom de Vries[gdb/testsuite] Clean or check standard_output_file...
2023-06-22 Tom TromeyHandle supportsVariablePaging in DAP
2023-06-21 Tom de Vries[gdb/testsuite] Add have_host_locale
2023-06-21 Tom de Vries[gdb/testsuite] Reimplement Term::command_no_prompt_prefix
2023-06-21 Tom de Vries[gdb/testsuite] Make Term::wait_for "" match only a...
2023-06-19 Tom de VriesRevert "[gdb/testsuite] Clean standard_output_file...
2023-06-19 Tom de Vries[gdb/testsuite] Add shared_gnat_runtime_has_debug_info
2023-06-18 Tom de Vries[gdb/testsuite] Clean standard_output_file dir in gdb_init
2023-06-13 Tom de Vries[gdb/testsuite] Fix and add prompt anchoring in tuiterm
2023-06-13 Tom de Vries[gdb/testsuite] Allow procs with default value args...
2023-06-12 Richard Buntgdb/testsuite: Testing with the armflang compiler
2023-06-12 Tom TromeyAdd "stop at main" extension to DAP launch request
2023-06-12 Tom TromeyAdd "target" parameter to DAP attach request
2023-06-12 Tom TromeyHandle DAP supportsVariableType capability
2023-06-12 Tom TromeyImplement DAP attach request
2023-06-12 Tom TromeyStop gdb in gnat_runtime_has_debug_info
2023-06-09 Tom de Vries[gdb] Fix typos
2023-06-05 Tom de Vries[gdb] Fix grammar in comments and docs
2023-06-05 Tom de Vries[gdb] Fix more typos
2023-06-03 Tom de Vries[gdb] Fix typos
2023-05-30 Tom de Vries[gdb] Mention --with/without-system-readline for -...
2023-05-29 Tom de Vries[gdb/testsuite] Fix linefeed scrolling in tuiterm
2023-05-29 Simon Marchigdb/mi: fix ^running record with multiple MI interpreters
2023-05-26 Tom de Vries[gdb/testsuite] Add test-case gdb.tui/color-prompt.exp
2023-05-26 Tom de Vries[gdb/testsuite] Add invisible and blinking attributes...
2023-05-26 Tom de Vries[gdb/testsuite] Fix reverse attribute in tuiterm
2023-05-24 Tom TromeyAdd "args" and "env" parameters to DAP launch request
2023-05-22 Tom de Vries[gdb/testsuite] Add Term::get_line_with_attrs
2023-05-22 Tom de Vries[gdb/testsuite] Factor out Term::_reset_attrs
2023-05-18 Tom de Vries[gdb/testsuite] Fix whitespace and indentation in lib...
2023-05-16 Tom de Vries[gdb/tui] Don't show line number for lines not in sourc...
2023-05-16 Andrew Burgessgdb/testsuite: make gdb_supported_languages a caching...
2023-05-12 Tom TromeyFix calling debuginfo-less functions in Ada
2023-05-12 Andrew Burgessgdb/testsuite: extend special '^' handling to gdb_test_...
2023-05-12 Tom de Vries[gdb/testsuite] Make is_64_target more robust
2023-05-05 Andrew Burgessgdb/testsuite: more newline pattern cleanup
2023-05-05 Tom de Vries[gdb/testsuite] Add gdb.tui/wrap-line.exp
2023-04-30 Tom de Vries[gdb/tui] Fix TUI resizing for TERM=ansi
2023-04-27 Andrew Burgessgdb/testsuite: special case '^' in gdb_test pattern
2023-04-27 Andrew Burgessgdb/testsuite: change newline patterns used in gdb_test
2023-04-27 Andrew Burgessgdb/testsuite: use 'return' in gdb_test_no_output
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/empty.exp
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/new-layout.exp
2023-04-25 Tom de Vries[gdb/testsuite] Add debug prints in Term::wait_for
2023-04-25 Tom de Vries[gdb/testsuite] Add warning for timeout in accept_gdb_o...
2023-04-24 Tom de Vries[gdb/testsuite] Fix -wrap in presence of -prompt in...
2023-04-24 Tom de Vries[gdb/testsuite] Fix gdb.multi/multi-arch.exp on powerpc64le
2023-04-24 Tom de Vries[gdb/testsuite] Add basic lmap for tcl < 8.6
2023-04-24 Tom de Vries[gdb/testsuite] Skip dap tests for tcl 8.5
2023-04-22 Tom de Vries[gdb/testsuite] Remove debug prints in gdb_find_gdc
2023-04-14 Andrew Burgessgdb/testsuite: accept script argument for mi_make_break...
2023-04-14 Andrew Burgessgdb/testsuite: avoid {"} pattern in lib/mi-support.exp
2023-04-11 Andrew Burgessgdb/testsuite: fix typo gdb_name_name -> gdb_test_name
2023-04-07 Tom de Vries[gdb/testsuite] Add -q to INTERNAL_GDBFLAGS
2023-03-31 Tom de Vries[gdb/testsuite] Fix gdb.threads/threadapply.exp with...
2023-03-29 Tom TromeyRemove version_at_least
2023-03-29 Tom TromeyRewrite version_compare and rust_at_least
2023-03-29 Tom TromeyIntroduce rust_at_least helper proc
2023-03-28 Tom TromeyPut pretty-printers to_string output in varobj result
2023-03-28 Simon Marchigdb/testsuite: allow "require" callbacks to provide...
2023-03-28 Tom de Vries[gdb/testsuite] Allow gdb.rust/expr.exp without rust...
2023-03-28 Tom de Vries[gdb/testsuite] Add can_compile rust
2023-03-28 Tom de Vries[gdb/testsuite] Unsupport gdb.rust for remote host
2023-03-27 Tom de Vries[gdb/testsuite] Fix gnat_runtime_has_debug_info for...
2023-03-27 Tom de Vries[gdb/testsuite] Skip do_self_tests on remote host
2023-03-27 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/gdb-index-cxx.exp for...
2023-03-27 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/gdb-index.exp on remote...
2023-03-27 Tom de Vries[gdb/testsuite] Fix quoting issues in gdb.dwarf2 for...
2023-03-27 Tom de Vries[gdb/testsuite] Fix have_index for remote host
2023-03-27 Tom de Vries[gdb/testsuite] Handle missing gdc in gdb.dlang/dlang...
2023-03-27 Tom de Vries[gdb/testsuite] Remove superfluous pid in temp files
2023-03-26 Tom de Vries[gdb/testsuite] Introduce allow_dap_tests
2023-03-24 Tom de Vries[gdb/testsuite] Fix unbalanced quotes in mi_expect_stop...
2023-03-23 Tom de Vries[gdb/testsuite] Use gdb_remote_download in allow_opencl...
2023-03-22 Tom de Vries[gdb/testsuite] Fix gdb.cp/*.exp for remote host
2023-03-22 Simon Marchigdb: make "maintenance info line-table" show relocated...
2023-03-21 Tom de Vries[gdb/testsuite] Fix gdb.xml/tdesc-reload.exp for remote...
2023-03-20 Tom de Vries[gdb/testsuite] Handle remotedir in remote_upload
2023-03-17 Carl LoveMove step_until procedure
2023-03-17 Tom de Vries[gdb/testsuite] Handle remote host in gdb_load_shlib
2023-03-17 Tom de Vries[gdb/testsuite] Handle REMOTE_HOST_USERNAME in local...
2023-03-17 Tom de Vries[gdb/testsuite] Fix have_avx for remote target
2023-03-17 Tom de Vries[gdb/testsuite] Handle precise-aligned-alloc.c for...
2023-03-17 Tom de Vries[gdb/testsuite] Handle remote host in escape_for_host
2023-03-17 Tom de Vries[gdb/testsuite] Add escape_for_host
2023-03-17 Tom de Vries[gdb/testsuite] Declare ada unsupported for remote...
2023-03-15 Tom de Vries[gdb/testsuite] Unset DEBUGINFOD_URLS on remote host
2023-03-13 Tom de Vries[gdb/testsuite] Require ![is_remote host] for TUI
2023-03-13 Tom de Vries[gdb/testsuite] Fix untested message in gdb.tui/corefil...
2023-03-07 Tom de Vries[gdb/testsuite] Fix gdb.mi/*.exp with remote-gdbserver...
2023-03-06 Tom de Vries[gdb/testsuite] Allow args in gdb_caching_proc
2023-03-06 Tom de Vries[gdb/testsuite] Use regular proc syntax for gdb_caching...
2023-03-02 Simon Marchigdb: update some copyright years (2022 -> 2023)
2023-02-28 Andrew Burgessgdb/testsuite: fix failure in gdb.mi/mi-pending.exp...
2023-02-28 Andrew Burgessgdb/testsuite: introduce is_target_non_stop helper...
2023-02-28 Andrew Burgessgdb/testsuite introduce foreach_mi_ui_mode helper proc
next