aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-05-02Fix detach.exp remote checkSimon Marchi2-5/+4
2016-05-02Fix annota-input-while-running.exp remote checkSimon Marchi2-19/+12
2016-04-28Add test for tracepoint enable/disableSimon Marchi3-0/+171
2016-04-28ftrace tests: Use gdb_load_shlib result to lookup IPA in info sharedlibrarySimon Marchi8-14/+25
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi54-85/+147
2016-04-27Make gdb_load_shlibs return the destination path of the librarySimon Marchi11-15/+38
2016-04-27Skip gdb.base/branch-to-self.exp if gdb,nosignals existsYao Qi2-0/+10
2016-04-26fort_dyn_array: Use value constructor instead of raw-buffer manipulation.Keven Boell2-0/+7
2016-04-26fort_dyn_array: Support evaluation of dynamic elements inside arrays.Bernhard Heckel3-2/+77
2016-04-26fort_dyn_array: Enable dynamic member types inside a structure.Bernhard Heckel3-0/+195
2016-04-25New test case gdb.base/branch-to-self.expYao Qi3-0/+114
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