aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2023-01-13Use unsupported in 'require'Tom Tromey1-1/+1
2023-01-13Change 'require' to accept a list of predicatesTom Tromey1-31/+20
2023-01-11[gdb/testsuite] Fix gdb.threads/dlopen-libpthread.exp for upstream glibc, againTom de Vries1-0/+17
2023-01-09testsuite: add -O0 to Intel compilers if no 'optimize' option is givenTankut Baris Aktemur1-0/+41
2023-01-09testsuite: handle icc and icpc deprecated remarksNils-Christian Kempke1-7/+30
2023-01-05gdb/testsuite: add back needed -re clause in gdb_breakpointSimon Marchi1-0/+6
2023-01-04gdb: ensure test_name is initialized in gdb_breakpointLancelot SIX1-1/+2
2023-01-04gdb: use gdb_test_multiple in gdb_breakpointSimon Marchi1-34/+2
2023-01-03Add test case for "finish" with variably-sized typesTom Tromey1-2/+2
2023-01-03[gdb/testsuite] Add xfail in gdb.arch/i386-pkru.expTom de Vries1-0/+47
2023-01-02Initial implementation of Debugger Adapter ProtocolTom Tromey3-2/+646
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker54-54/+54
2022-12-19Remove MI version 1Tom Tromey1-41/+5
2022-12-19Remove vestiges of MI version 0Tom Tromey1-27/+0
2022-12-14gdb/testsuite: fix readnow detectionAndrew Burgess2-49/+9
2022-12-08gdb/testsuite: update a pattern in gdb_file_cmdEnze Li1-1/+1
2022-12-01Avoid timeouts in gdb.compileTom Tromey1-6/+42
2022-12-01Remove obsolete check from skip_compile_feature_testsTom Tromey1-3/+0
2022-12-01Remove one copy of skip_compile_feature_testsTom Tromey1-20/+0
2022-12-01[gdb/testsuite] Wait longer for core generationTom de Vries1-7/+13
2022-11-29gdb/testsuite: make gdb_unload use gdb_test_multipleSimon Marchi1-20/+14
2022-11-29gdb/testsuite: make gdb_test_multiple return immediately if send_gdb failsSimon Marchi1-2/+6
2022-11-28gdb/testsuite: remove use of then keyword from library filesAndrew Burgess7-90/+90
2022-11-26[gdb/testsuite] Don't generate core in gdb.base/bt-on-fatal-signal.expTom de Vries1-0/+11
2022-11-19Add missing gdb_prompt in ctxobj.exp to avoid random failure, fix typo.Philippe Waroquiers1-1/+1
2022-11-19Show locno for 'multi location' breakpoint hit msg+conv var $_hit_bbnum $_hit...Philippe Waroquiers2-6/+25
2022-11-18gdb/testsuite: add (and use) a new build-id compile optionAndrew Burgess1-0/+9
2022-11-16[gdb/testsuite] Modernize gdb.arch/i386-biarch-core.expTom de Vries1-4/+14
2022-11-16[gdb/testsuite] Fix gdb.arch/ppc64-symtab-cordic.exp without bzip2Tom de Vries1-0/+22
2022-11-15gdb/testsuite: get_set_option_choices: expect \r\n after each itemSimon Marchi1-2/+7
2022-11-15[gdb/testsuite] Fix gdb.base/print-file-var.exp for remote targetTom de Vries1-15/+25
2022-11-15[gdb/testssuite] Skip aarch64 in skip_gdbserver_test if no xml supportTom de Vries1-0/+1
2022-11-14PowerPC, fix support for printing the function return value for non-trivial v...Carl Love1-0/+8
2022-11-14[gdb/testsuite] Handle with_set archTom de Vries1-2/+20
2022-11-14[gdb/testsuite] Set completions to unlimited in get_set_option_choicesTom de Vries1-23/+31
2022-11-11[gdb/testsuite] Don't timeout on prompt in gdb_start_cmdTom de Vries1-0/+1
2022-11-11[gdb/testsuite] Better error checking in has_hw_wp_supportTom de Vries1-2/+10
2022-11-10gdb/testsuite: allowed for function_range to deal with mangled functionsBruno Larsen1-1/+1
2022-11-08[gdb/testsuite] Fix find_core_file for core named coreTom de Vries1-1/+2
2022-10-27[gdb/testsuite] Fix silent timeouts in gdb.mi/mi-exec-run.exp with remote hostTom de Vries1-1/+1
2022-10-25[gdb/testsuite] Handle missing .note.GNU-stackTom de Vries2-0/+4
2022-10-20[gdb/testsuite] Fix gdb.mi/mi-disassemble.exp with check-read1Tom de Vries1-1/+1
2022-10-19gdb/testsuite: avoid temporary file in gdb/testsuite (unittest.exp)Andrew Burgess1-0/+110
2022-10-18gdb, gdbserver: support dlmopen()Markus Metzger1-0/+96
2022-10-18gdb, testsuite: extend gdb_test_multiple checksMarkus Metzger1-0/+8
2022-10-14[gdb] Fix heap-buffer-overflow in find_program_interpreterTom de Vries1-1/+6
2022-10-14[gdb/testsuite] Fix gdb.base/infoline-reloc-main-from-zero.exp with clangTom de Vries1-6/+6
2022-10-14[gdb/testsuite] Fix nopie test-cases with target board unix/-fPIE/-pieTom de Vries1-1/+4
2022-10-14[gdb/testsuite] Factor out with_PIE_multilib_flags_filteredTom de Vries1-7/+22
2022-10-14[gdb/testsuite] Add cond_wrap procTom de Vries1-0/+20