aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2023-01-13Use require !gdb_debug_enabledTom Tromey11-44/+11
2023-01-13Use require is_c_compiler_gccTom Tromey2-10/+2
2023-01-13Use require !skip_shlib_testsTom Tromey6-10/+12
2023-01-13Use require isnativeTom Tromey9-28/+13
2023-01-13Use require can_spawn_for_attachTom Tromey11-36/+11
2023-01-13Use require !use_gdb_stubTom Tromey21-67/+24
2023-01-13Use require supports_get_siginfo_typeTom Tromey3-12/+3
2023-01-13Use require can_single_step_to_signal_handlerTom Tromey1-4/+1
2023-01-13Use require is_elf_targetTom Tromey2-6/+2
2023-01-13Use require is_amd64_regs_targetTom Tromey1-3/+1
2023-01-13Use require support_displaced_steppingTom Tromey3-12/+3
2023-01-13Use require !skip_ifunc_testsTom Tromey1-5/+1
2023-01-13Use require !skip_hw_watchpoint_testsTom Tromey9-27/+9
2023-01-13Use require !skip_ctf_testsTom Tromey2-8/+2
2023-01-13Use require !skip_dlmopen_testsTom Tromey1-4/+1
2023-01-13Use require !skip_shlib_testsTom Tromey42-132/+42
2023-01-13Use require !skip_cplus_testsTom Tromey8-16/+8
2023-01-13Use require dwarf2_supportTom Tromey1-4/+1
2023-01-13Change 'require' to accept a list of predicatesTom Tromey4-4/+4
2023-01-13Don't use ensure_gdb_index with requireTom Tromey1-1/+4
2023-01-03[gdb] Fix segfault during inferior call to ifuncAndrew Burgess1-2/+7
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1123-1123/+1123
2022-12-31[gdb/testsuite] Fix gdb.base/print-symbol-loading.exp on ubuntu 22.04.1Tom de Vries1-1/+5
2022-12-31[gdb/testsuite] Fix gdb.base/corefile.exp with glibc 2.35Tom de Vries1-2/+2
2022-12-28Use $decimal in timestamp.expTom Tromey1-1/+1
2022-12-28Fix "set debug timestamp"Tom Tromey1-0/+24
2022-12-24gdb/testsuite: fix buffer overflow in gdb.base/signed-builtin-types.expAndrew Burgess1-43/+8
2022-12-23gdb/testsuite: remove MPFR detection in gdb.base/float128.expSimon Marchi1-36/+1
2022-12-19Remove MI version 1Tom Tromey1-9/+0
2022-12-18Bump version to 14.0.50.DATE-git.Joel Brobecker1-1/+1
2022-12-15gdb/testsuite: don't delete command files in gdb.base/commands.expSimon Marchi1-10/+4
2022-12-15[gdb/testsuite] Fix gdb.base/condbreak-multi-context.exp with gcc 4.8.5Tom de Vries1-3/+3
2022-12-14gdb/testsuite: new test for recent dwarf reader issueAndrew Burgess3-0/+167
2022-12-12Fix crash in is_nocall_functionTom Tromey1-0/+4
2022-12-12[gdb/testsuite] Fix PR20630 regression test in gdb.base/printcmds.expTom de Vries1-1/+3
2022-12-12[gdb/testsuite] Fix gdb.base/write_mem.exp for big endianTom de Vries1-1/+1
2022-12-08gdb: skip objfiles with no BFD in DWARF unwinderJan Vrany1-0/+13
2022-12-07[gdb/testsuite] Add KFAILs in gdb.base/longjmp.expTom de Vries1-3/+79
2022-12-06[gdb/testsuite] Fix test names in gdb.base/longjmp.expTom de Vries1-48/+63
2022-12-06[gdb/testsuite] Make gdb.base/longjmp.exp FAIL more stable across archsTom de Vries1-4/+4
2022-12-05gdb/testsuite: remove perror calls when failing to runSimon Marchi47-47/+4
2022-12-01Remove one copy of skip_compile_feature_testsTom Tromey1-0/+1
2022-11-29[gdb/testsuite] Fix gdb.base/vla-optimized-out.exp for ppc64leTom de Vries1-6/+17
2022-11-29gdb/testsuite: make gdb_unload use gdb_test_multipleSimon Marchi2-8/+5
2022-11-28gdb/testsuite: remove use of then keyword from gdb.base/*.expAndrew Burgess216-435/+435
2022-11-28gdb/testsuite: fail if gdb_start_cmd failsSimon Marchi3-3/+16
2022-11-28gdb: disable commit resumed in target_killSimon Marchi2-0/+151
2022-11-28Fix crash in "document" commandTom Tromey1-0/+4
2022-11-26[gdb/testsuite] Don't generate core in gdb.base/bt-on-fatal-signal.expTom de Vries1-1/+4
2022-11-24gdb/testsuite/gdb.base/break.exp: split test_breakSimon Marchi1-307/+293