aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-04-09gdb.python/py-mi-events-gdb.py: Add parentheses to printSimon Marchi2-2/+8
2016-04-08Make gdb.server/solib-list.exp work for remote targetsSimon Marchi2-13/+19
2016-04-08Fix gdb.server/solib-list.exp regressionPedro Alves3-3/+17
2016-04-08testsuite: Fix for gcc-4.8: gdb.base/jit.exp gdb.base/jit-so.expJan Kratochvil2-76/+81
2016-04-07testsuite: Fix false FAILs with .bashrc GDBHISTFILE=...Jan Kratochvil3-6/+20
2016-04-07Fix gdb.compile/compile.exp shlib regressionPedro Alves2-3/+12
2016-04-07Fix gdb.reverse/finish-reverse-bkpt.expYao Qi2-2/+12
2016-04-07Fix gdb.reverse/next-reverse-bkpt-over-sr.expYao Qi2-1/+7
2016-04-06Optimized-out pointer: New test for error handlingDon Breazeal3-0/+296
2016-04-06Fix gdb.threads/dlopen-libpthread.exp crashSimon Marchi2-2/+6
2016-04-06testsuite: Update py-mi-objfile to expect console format printCatalin Udma3-4/+10
2016-04-05Fix IPA detection in ftrace-insn-reloc.expSimon Marchi2-1/+6
2016-04-05Make ftrace tests work with remote targetsSimon Marchi5-30/+46
2016-04-05Improve gdb_remote_download, remove gdb_downloadSimon Marchi6-38/+51
2016-04-04Fix gdb.mi/mi-breakpoint-changed.exp for remote targetsSimon Marchi2-2/+15
2016-04-01gdb: allow enumeration constants as second operand of BINOP_REPEATArtemiy Volkov2-0/+10
2016-03-31Add regression test for PR gdb/19858 (JIT code registration on attach)Pedro Alves3-10/+97
2016-03-31Make gdb.base/jit.exp binaries uniquePedro Alves2-9/+17
2016-03-31python: Use console format for output of gdb.execute commandCatalin Udma4-0/+165
2016-03-30Simplify gdb.reverse/until-reverse.cYao Qi4-9/+17
2016-03-30Move CL entries from gdb/ChangeLog to gdb/testsuite/ChangeLogYao Qi1-0/+9
2016-03-29gdbserver/s390: Switch on tracepoint support.Marcin Kościelnicki6-6/+54
2016-03-29Compile gdb.arch/arm-neon.exp with debug infoYao Qi2-1/+5
2016-03-24Add quotation mark in test messageYao Qi1-1/+1
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