aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib/gdb.exp
AgeCommit message (Expand)AuthorFilesLines
2024-06-19[gdb/testsuite] Add string cat for tcl version < 8.6.2Tom de Vries1-7/+30
2024-06-07gdb/aarch64: Disable displaced single-step for MOPS instructionsThiago Jung Bauermann1-0/+99
2024-06-04gdb/testsuite: tests for debug lookup within the sysrootAndrew Burgess1-0/+13
2024-06-04gdb/testsuite: make gdb_gnu_strip_debug consistentAndrew Burgess1-9/+16
2024-05-23gdb/testsuite: Restore libc_has_debug_info's less strict behaviourThiago Jung Bauermann1-11/+10
2024-05-20[gdb/testsuite] Fix can_spawn_for_attach_1 consistency checkTom de Vries1-0/+7
2024-05-16gdb, testsuite: Handle unused compiler option fdiagnostics-color=never.Ijaz, Abdul B1-10/+44
2024-05-06[gdb/testsuite] Handle ptrace operation not permitted in can_spawn_for_attachTom de Vries1-14/+98
2024-05-03Adjust gdb_continue_to_end for WindowsPedro Alves1-0/+15
2024-05-03[gdb/testsuite] Use save_vars to restore GDBFLAGSTom de Vries1-8/+6
2024-05-01[gdb/testsuite] Fix stray file in get_compiler_infoTom de Vries1-1/+1
2024-04-26Eliminate gdb_is_target_remote / gdb_is_target_native & friendsPedro Alves1-68/+0
2024-04-26gdb_is_target_remote -> gdb_protocol_is_remotePedro Alves1-1/+10
2024-04-26gdb_is_target_native -> gdb_protocol_is_nativePedro Alves1-0/+15
2024-04-24gdb/testsuite: Add libc_has_debug_info require helperThiago Jung Bauermann1-0/+56
2024-04-22gdb/testsuite: Use default gdb_expect timeout in runtoThiago Jung Bauermann1-1/+1
2024-04-18[gdb/testsuite] Use allocator_may_return_null=1 in two test-casesTom de Vries1-3/+15
2024-03-25gdb/testsuite: Fix set_unbuffered_mode.o handling in parallel modePedro Alves1-2/+19
2024-03-22gdb tests: Allow for "LWP" or "process" in thread IDs from info threadsJohn Baldwin1-0/+4
2024-03-20[gdb/testsuite] Add PR gdb/26967 KFAIL in two more test-casesTom de Vries1-0/+19
2024-03-18Clear board_info entry after waiting for processTom Tromey1-0/+15
2024-02-27[gdb/testsuite] Reset errcnt and warncnt in default_gdb_initTom de Vries1-0/+9
2024-02-26gdb: Modify the output of "info breakpoints" and "delete breakpoints"Tiezhu Yang1-3/+3
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2024-01-02Add gdb_compile options column-info and no-column-infoCarl Love1-0/+34
2023-12-13gdb: improve error reporting for 'save gdb-index'Andrew Burgess1-43/+70
2023-12-05gdb/testsuite: Update worker thread show assertionRichard Bunt1-1/+1
2023-11-28gdb/testsuite: improve test regexp in gdb_get_worker_threadsAndrew Burgess1-1/+1
2023-11-28gdb: generate gdb-index identically regardless of work thread countAndrew Burgess1-0/+15
2023-10-12Fix test suite failure in file-then-restart.expTom Tromey1-10/+15
2023-10-06process-dies-while-detaching.exp: Exit early if GDB misses sync breakpointThiago Jung Bauermann1-2/+2
2023-10-04gdb/testsuite: XFAIL some gdb.base/fileio.expGuinevere Larsen1-0/+20
2023-10-04sme: Add SVE/SME testcasesLuis Machado1-0/+249
2023-09-29Support the NO_COLOR environment variableTom Tromey1-1/+20
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-02[gdb/dap] Disable DAP for python <= 3.5Tom de Vries1-0/+25
2023-07-31[gdb/testsuite] Set TSAN_OPTIONS by default to history_size=7Tom de Vries1-0/+8
2023-07-31Set PYTHONMALLOC in the test suiteTom Tromey1-0/+4
2023-07-14Add a have_native_target helper function for use with require.John Baldwin1-0/+14
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-21[gdb/testsuite] Add have_host_localeTom de Vries1-0/+36
2023-06-19Revert "[gdb/testsuite] Clean standard_output_file dir in gdb_init"Tom de Vries1-3/+0
2023-06-18[gdb/testsuite] Clean standard_output_file dir in gdb_initTom de Vries1-0/+3
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-09[gdb] Fix typosTom de Vries1-1/+1
2023-06-05[gdb] Fix more typosTom de Vries1-1/+1