aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-04-22Fix fails in gdb.trace/unavailable.expYao Qi2-2/+7
2016-04-22Fix fail in gdb.base/annota1.exp and gdb.base/annota3.expYao Qi3-11/+17
2016-04-22Tweak gdb.reverse/step-precsave.exp and gdb.reverse/step-reverse.expYao Qi3-16/+33
2016-04-22Deliver signal in hardware single stepYao Qi2-2/+15
2016-04-22New test case gdb.trace/signal.expYao Qi3-0/+252
2016-04-19Fix copyright year, remove linux only test.Doug Evans1-7/+5
2016-04-19* source.c (is_regular_file): New arg errno_ptr.Doug Evans2-0/+60
2016-04-18Fix gdb crash when trying to print the address of a synthetic C++ referenceMartin Galvan2-0/+102
2016-04-18fortran: Testsuite, fix different type naming across compilers.Bernhard Heckel9-48/+142
2016-04-18Testsuite: Fix compiling of shared libraries with ICC.Bernhard Heckel2-0/+7
2016-04-18testsuite: Support detection of Intel compilers via test_compiler_version.Bernhard Heckel3-0/+29
2016-04-13Test GDB connection to GDBserver with no symbol filesLuis Machado3-0/+124
2016-04-13Fix and improve comment in gdb_remote_downloadSimon Marchi2-2/+11
2016-04-13gdbserver-base.exp: Copy file to standard output directory in ${board}_downloadSimon Marchi2-1/+13
2016-04-13Fix aarch64 ftrace JIT condition testcaseAntoine Tremblay2-1/+5
2016-04-13btrace: fix test build error in gdb.btrace/instruction_history.cMarkus Metzger2-0/+6
2016-04-12Fix typo in ftrace.exp condition testingAntoine Tremblay2-1/+5
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