aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2023-09-15gdb/amdgpu: add precise-memory supportSimon Marchi1-0/+19
2023-09-15gdb/testsuite: add linux target check in allow_hipcc_testsSimon Marchi1-0/+4
2023-09-15gdb/testsuite: explicitly test for stderr in gdb.mi/mi-dprintf.expGuinevere Larsen1-0/+14
2023-08-29[gdb/testsuite] Fix false negative in have_host_localeTom de Vries1-0/+2
2023-08-29[gdb/testsuite] Check for sys/random.h in gdb.reverse/getrandom.expTom de Vries1-0/+8
2023-08-24gdb/testsuite: fix gdb.reverse/solib-*.exp tests when using clangGuinevere Larsen1-3/+3
2023-08-23gdb/testsuite: add mi_info_frame helper proc (and use it)Andrew Burgess1-0/+51
2023-08-23gdb/testsuite: improve MI support for inferior specific breakpointsAndrew Burgess1-17/+17
2023-08-17gdb: add inferior-specific breakpointsAndrew Burgess2-7/+15
2023-08-02[gdb/dap] Disable DAP for python <= 3.5Tom de Vries1-0/+25
2023-08-01Respect supportsMemoryReferences in DAPTom Tromey1-1/+2
2023-08-01Add "cwd" parameter to DAP launch requestTom Tromey1-0/+5
2023-08-01Refactor dap_launchTom Tromey1-26/+41
2023-07-31[gdb/testsuite] Set TSAN_OPTIONS by default to history_size=7Tom de Vries1-0/+8
2023-07-31gdb/testsuite/rocm: Add the hip_devices_support_debug_multi_process procLancelot Six1-0/+20
2023-07-31Set PYTHONMALLOC in the test suiteTom Tromey1-0/+4
2023-07-21Fix crash with DW_FORM_implicit_constTom Tromey1-0/+4
2023-07-14Add a have_native_target helper function for use with require.John Baldwin1-0/+14
2023-07-10gdb/testsuite: Testing with the nvfortran compilerRichard Bunt2-8/+22
2023-07-07gdb: check max-value-size when reading strings for printfAndrew Burgess1-0/+30
2023-06-22[gdb/testsuite] Clean or check standard_output_file dir in gdb_initTom de Vries1-0/+41
2023-06-22Handle supportsVariablePaging in DAPTom Tromey1-1/+2
2023-06-21[gdb/testsuite] Add have_host_localeTom de Vries1-0/+36
2023-06-21[gdb/testsuite] Reimplement Term::command_no_prompt_prefixTom de Vries1-3/+17
2023-06-21[gdb/testsuite] Make Term::wait_for "" match only a promptTom de Vries1-0/+4
2023-06-19Revert "[gdb/testsuite] Clean standard_output_file dir in gdb_init"Tom de Vries1-3/+0
2023-06-19[gdb/testsuite] Add shared_gnat_runtime_has_debug_infoTom de Vries1-2/+25
2023-06-18[gdb/testsuite] Clean standard_output_file dir in gdb_initTom de Vries1-0/+3
2023-06-13[gdb/testsuite] Fix and add prompt anchoring in tuitermTom de Vries1-2/+2
2023-06-13[gdb/testsuite] Allow procs with default value args in with_overrideTom de Vries1-2/+18
2023-06-12gdb/testsuite: Testing with the armflang compilerRichard Bunt1-1/+4
2023-06-12Add "stop at main" extension to DAP launch requestTom Tromey1-2/+7
2023-06-12Add "target" parameter to DAP attach requestTom Tromey1-0/+11
2023-06-12Handle DAP supportsVariableType capabilityTom Tromey1-1/+3
2023-06-12Implement DAP attach requestTom Tromey1-3/+16
2023-06-12Stop gdb in gnat_runtime_has_debug_infoTom Tromey1-0/+2
2023-06-09[gdb] Fix typosTom de Vries2-3/+3
2023-06-05[gdb] Fix grammar in comments and docsTom de Vries1-1/+1
2023-06-05[gdb] Fix more typosTom de Vries1-1/+1
2023-06-03[gdb] Fix typosTom de Vries4-6/+6
2023-05-30[gdb] Mention --with/without-system-readline for --configurationTom de Vries1-0/+8
2023-05-29[gdb/testsuite] Fix linefeed scrolling in tuitermTom de Vries1-1/+2
2023-05-29gdb/mi: fix ^running record with multiple MI interpretersSimon Marchi1-8/+18
2023-05-26[gdb/testsuite] Add test-case gdb.tui/color-prompt.expTom de Vries1-2/+33
2023-05-26[gdb/testsuite] Add invisible and blinking attributes in tuitermTom de Vries1-0/+14
2023-05-26[gdb/testsuite] Fix reverse attribute in tuitermTom de Vries1-1/+1
2023-05-24Add "args" and "env" parameters to DAP launch requestTom Tromey1-9/+30
2023-05-22[gdb/testsuite] Add Term::get_line_with_attrsTom de Vries1-7/+51
2023-05-22[gdb/testsuite] Factor out Term::_reset_attrsTom de Vries1-12/+14
2023-05-18[gdb/testsuite] Fix whitespace and indentation in lib/tuiterm.expTom de Vries1-48/+48