aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
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-24Handle two-linetable function in find_epilogue_using_linetableBernd Edlinger1-2/+3
2024-04-22gdb/testsuite: Use default gdb_expect timeout in runtoThiago Jung Bauermann1-1/+1
2024-04-18[gdb/testsuite] Use find_gnatmake instead of gdb_find_gnatmakeTom de Vries2-1/+16
2024-04-18[gdb/testsuite] Use allocator_may_return_null=1 in two test-casesTom de Vries1-3/+15
2024-04-18Add DW_TAG_compile_unit DIE to Dummy CUsWill Hawkins1-0/+1
2024-04-17[gdb/testsuite] Require DW_LNE_end_sequenceTom de Vries1-0/+26
2024-04-17[gdb/testsuite] Require address update for DW_LNS_copyTom de Vries1-0/+3
2024-04-17[gdb/testsuite] Require address update for DW_LNE_end_sequenceTom de Vries1-0/+13
2024-03-26[gdb/testsuite] Fix valgrind tests on debianTom de Vries1-1/+2
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] Fix gdb.server/server-connect.exp for missing ipv6Tom de Vries1-0/+3
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 Tromey2-0/+16
2024-02-27Explicitly quit gdb from DAP server threadTom Tromey1-0/+9
2024-02-27Rewrite "python" command exception handlingTom Tromey1-1/+1
2024-02-27[gdb/testsuite] Reset errcnt and warncnt in default_gdb_initTom de Vries1-0/+9
2024-02-26[gdb/testsuite] Dump dap.log.$n to gdb.log when exceptions foundTom de Vries1-0/+3
2024-02-26gdb: Modify the output of "info breakpoints" and "delete breakpoints"Tiezhu Yang2-8/+8
2024-02-22[gdb/dap] Fix race between dap startup and dap log fileTom de Vries1-0/+10
2024-02-21[gdb/testsuite] Fix error handling in _dap_read_jsonTom de Vries1-4/+23
2024-02-21[gdb/testsuite] Set up dap log file in gdb.dap/type_checker.expTom de Vries1-7/+15
2024-02-12Fix DAP launch and configurationDone requestsTom Tromey1-12/+9
2024-02-12Export dap_initializeTom Tromey1-4/+4
2024-01-25[gdb/testsuite] Fix regexp in vgdb_startTom de Vries1-1/+4
2024-01-22Handle EOF more gracefully in DAPTom Tromey1-2/+2
2024-01-18Rewrite .debug_names readerTom Tromey1-2/+5
2024-01-14[gdb/testsuite] Fix gdb.mi/mi-dprintf.exp with read1Tom de Vries1-3/+8
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess60-60/+60
2024-01-12gdb: add trailing '/' when using 'complete' with directory namesAndrew Burgess1-45/+71
2024-01-02Add gdb_compile options column-info and no-column-infoCarl Love1-0/+34
2024-01-02gdb/dwarf2: Add support for DW_LNS_set_epilogue_begin in line-tableGuinevere Larsen1-4/+9
2023-12-22Check for rogue DAP exceptions in test suiteTom Tromey1-1/+33
2023-12-22Add 'program' to DAP 'attach' requestTom Tromey1-3/+8
2023-12-13gdb: improve error reporting for 'save gdb-index'Andrew Burgess1-43/+70
2023-12-11Rename a couple of DAP procs in the testsuiteTom Tromey1-5/+5
2023-12-06Start abbrevs at 1 in DWARF assemblerTom Tromey1-1/+10
2023-12-05gdb/testsuite: Update worker thread show assertionRichard Bunt1-1/+1
2023-12-04[gdb/tui] Fix wrapping stringsTom de Vries1-0/+15
2023-12-01gdb/testsuite: fix completion tests when using READ1Guinevere Larsen1-12/+24
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-11-28gdb/testsuite: small refactor in selftest-support.expAndrew Burgess1-9/+23
2023-11-13Testcases for stepping over thread exit syscall (PR gdb/27338)Simon Marchi2-0/+9
2023-11-13gdb/testsuite/lib/my-syscalls.S: Refactor new SYSCALL macroPedro Alves1-18/+32
2023-10-18gdb/testsuite/gdb.rocm: Check value returned by hipDeviceSynchronizeLancelot Six1-1/+2
2023-10-12Fix test suite failure in file-then-restart.expTom Tromey1-10/+15