aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-03-17S390: Fix output path for s390-multiarch test caseAndreas Arnez2-5/+9
2016-03-16PR remote/19496, interrupted syscall in forking-threads-plus-bkptDon Breazeal3-14/+33
2016-03-15PR 18303, Tolerate malformed input for lookup_symbol-called functionsDon Breazeal7-176/+412
2016-03-15Extend flags to support multibit and enum bitfields.Doug Evans3-10/+41
2016-03-15Remove hand-called function from test.Doug Evans3-7/+17
2016-03-14gdb.base/default.exp: Add missing $_as_string to "show convenience" testSimon Marchi2-0/+6
2016-03-11gdb: New maint info line-table command.Andrew Burgess2-0/+24
2016-03-10Add $_as_string convenience functionSimon Marchi3-0/+77
2016-03-09More "Program" -> "Thread NN received signal" testsuite adjustmentPedro Alves10-11/+24
2016-03-09Test issuing a command split in multiple lines with continuation charsPedro Alves1-0/+36
2016-03-09gdb: Add tracepoint support for powerpc.Marcin Kościelnicki6-2/+19
2016-03-09gdb.trace/entry-values.exp: Fixes for powerpc64.Marcin Kościelnicki2-4/+14
2016-03-09gdb.trace/tfind.exp: Force call via global entry point on ppc64le.Marcin Kościelnicki2-2/+16
2016-03-09gdb.trace/change-loc.exp: Don't depend on tracepoint ordering.Marcin Kościelnicki2-4/+21
2016-03-09gdb.trace: Use manually-defined start labels in unavailable-dwarf-piece.expMarcin Kościelnicki3-4/+13
2016-03-06Set executable bit on analyze-racy-logs.pySergio Durigan Junior2-0/+4
2016-03-05Improve analysis of racy testcasesSergio Durigan Junior4-3/+298
2016-03-03gdb.base/skip.exp: Use with_test_prefix.Doug Evans2-126/+147
2016-03-03New test about step over clone syscallYao Qi3-0/+82
2016-03-03Reformat gdb.base/step-over-syscall.expYao Qi2-30/+34
2016-03-03Rename disp-step-syscall.exp to step-over-syscall.expYao Qi4-7/+18
2016-03-03Step over fork/vfork syscall insn in gdbserverYao Qi2-0/+63
2016-03-03Step over syscalll insn with disp-step on and offYao Qi2-6/+14
2016-03-03Refactor gdb.base/disp-step-syscall.exp for general step over testYao Qi2-66/+91
2016-03-02testsuite: Remove unnecessary code in fortran vla-history test.Bernhard Heckel2-3/+4
2016-03-02testsuite: Fix timeout issues during print of vla-arrays.bernhard.heckel2-5/+13
2016-03-02testsuite: Fix run to main issue introduced by GCC 5.x.bernhard.heckel2-0/+5
2016-03-02testsuite: Nullify pointers before first usage.Bernhard Heckel2-0/+5
2016-03-01Fix gdb.trace/ftrace-lock.c compilationPedro Alves2-0/+5
2016-03-01Fix gdb.threads/watchpoint-fork*.c compilationPedro Alves5-9/+19
2016-03-01Fix gdb.base/catch-fork-kill.c compilationPedro Alves2-0/+5
2016-03-01Fix output path for arm-disp-step.expYao Qi2-9/+7
2016-03-01Compile gdb.arch/arm-neon.c with "quiet"Yao Qi2-1/+5
2016-03-01S390: Fix output path for s390-tdbregs test caseAndreas Arnez2-15/+7
2016-03-01S390: Fix internal error with stackless inferiorAndreas Arnez3-0/+77
2016-02-28Don't recursively look for a symbol in all imports of imported modules.Iain Buclaw3-0/+187
2016-02-26Fix various bugs in arm_record_exreg_ld_st_insnYao Qi2-0/+49
2016-02-26Rename gdb.reverse/aarch64.{exp,c} to gdb.reverse/insn-reverse.{exp,c}Yao Qi3-0/+7
2016-02-26Generalize gdb.reverse/aarch64.expYao Qi3-19/+67
2016-02-25Remove gdb.base/branches.cYao Qi2-113/+4
2016-02-25[PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA.Marcin Kościelnicki2-1/+5
2016-02-25gdb.trace: Remove unnecessary target check from ftrace.exp.Marcin Kościelnicki2-69/+70
2016-02-25gdb.trace: Surround $call_insn with \y in entry-values.expMarcin Kościelnicki2-1/+8
2016-02-24Move tfile-avx.exp to tracefile-pseudo-reg.expAntoine Tremblay3-0/+7
2016-02-24Fix logic in exec_file_locate_attachGary Benson2-1/+6
2016-02-23Extend "skip" command to support -file, -gfile, -function, -rfunction.Doug Evans8-51/+426
2016-02-22gdb.trace: Fix unavailable.exp if last register happens to be PC.Marcin Kościelnicki2-1/+6
2016-02-18Add D support to gdb_default_target_compile.Iain Buclaw2-0/+51
2016-02-18Determine the iteration count based on wallclock instead of user+system time.Wei-cheng Wang2-10/+13
2016-02-18Intel MPX bound violation handlingWalfred Tedeschi5-0/+409