aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-03-11Add objfile-progspace to Guile interfaceAndy Wingo2-0/+7
2015-03-11Typo fixYao Qi2-1/+5
2015-03-11Skip catch-syscall.exp on HP-UX targetYao Qi2-1/+5
2015-03-09Delete gdb/testsuite/dg-extract-results.pyPedro Alves2-585/+4
2015-03-09Make dg-extract-results.sh explicitly treat .{sum,log} files as textPedro Alves2-5/+28
2015-03-05gdb.base/bp-permanent.exp: Tighten regexPedro Alves2-1/+5
2015-03-04Accept all-stop alternative in mi_expect_interruptSimon Marchi2-2/+8
2015-03-04Fix gdb.threads/thread-specific-bp.exp racePedro Alves2-13/+4
2015-03-04Stupid git!Mark Kettenis1-1/+1
2015-03-04Enable gdb.base/foll-fork.exp on OpenBSDMark Kettenis2-1/+6
2015-03-04breakpoint-in-ro-region.exp: Support targets stopping in mid-line after "si"Andreas Arnez2-2/+9
2015-03-04catch-syscall.exp: Fix missing architecture name for s390:31-bitAndreas Arnez2-1/+6
2015-03-04gdb.threads/clone-thread_db.c: Add missing includes and fix pthread_join callPedro Alves2-1/+8
2015-03-03follow-exec: delete all non-execing threadsPedro Alves2-3/+26
2015-03-02gdb_test_multiple: return -1 on internal errorPedro Alves2-0/+6
2015-03-02S390: Vector register test caseAndreas Arnez3-0/+303
2015-02-27catch_command_errors: Remove 'mask' parameterPedro Alves3-2/+9
2015-02-27Adjust self tests to cope with GDB built as a C++ programPedro Alves3-3/+16
2015-02-27Add "../lib/unbuffer_output.c" and use it in gdb.base/interrupt.cPedro Alves3-0/+50
2015-02-27Don't skip catch-syscall.exp on hppa*-hp-hpux* targetYao Qi2-7/+6
2015-02-26Add missing CHECK_TYPEDEF calls to recent vptr_{fieldno,basetype} cleanup.Doug Evans5-1/+70
2015-02-26compile: Fix GNU-IFUNC funcs called from injected codeJan Kratochvil3-0/+105
2015-02-26Fix print of value type in a corner case of finishAntoine Tremblay2-1/+5
2015-02-26Dwarf assembler: handle one instruction functionYao Qi2-1/+11
2015-02-26SEGV in ppc64_elf_get_synthetic_symtab reading a separate debug fileJan Kratochvil4-0/+57
2015-02-25[aarch64] Fix one fail in gdb.xml/tdesc-regs.expYao Qi2-0/+8
2015-02-23delete_breakpoints: Rewrite using gdb_test_multiplePedro Alves2-14/+29
2015-02-23gdb.base/info-os.c: Include stdlib.hPedro Alves2-0/+5
2015-02-22testcase for PR symtab/17855Doug Evans4-2/+49
2015-02-21PR c++/17976, symtab/17821Doug Evans2-0/+8
2015-02-21Testsuite patch for: i386: Fix internal error when prstatus in core file is t...Jan Kratochvil3-0/+64
2015-02-21gdb.threads/multi-create-ns-info-thr.exp and native-extended-remote boardPedro Alves2-1/+8
2015-02-20Fix gdb.base/solib-corrupted.exp after dtrace probes changesPedro Alves2-1/+6
2015-02-20GNU/Linux: Stop using libthread_db/td_ta_thr_iterPedro Alves2-0/+54
2015-02-20Fix no-attach-trace.exp with "target remote" / gdbserverPedro Alves2-9/+10
2015-02-20PR18006: internal error if threaded program calls clone(CLONE_VM)Pedro Alves3-0/+116
2015-02-19Fix non executable stack handling when calling functions in the inferior.Antoine Tremblay3-0/+105
2015-02-18Factorize target program transformations in the GDB_AC_TRANSFORM macro.Jose E. Marchesi4-38/+39
2015-02-17Simple testsuite for DTrace USDT probes.Jose E. Marchesi8-0/+1357
2015-02-17Move `compute_probe_arg' and `compile_probe_arg' to probe.cJose E. Marchesi2-1/+7
2015-02-11framefilter quit: New testJan Kratochvil2-0/+17
2015-02-11Fix adjust_pc_after_break, remove still current thread checkPedro Alves3-0/+150
2015-02-10lib/gdb.exp (gdb_load): Always return a result.Doug Evans2-0/+6
2015-02-10Add "signal SIGTRAP" testPedro Alves3-0/+118
2015-02-10gdbserver: Fix crash when QTinit is handled with no inferior process attachedAntoine Tremblay4-2/+86
2015-02-09GCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic type qualifier.Mark Wielaard3-0/+128
2015-02-09record-btrace: indicate gapsMarkus Metzger11-18/+31
2015-02-09record-btrace: add bts buffer size configuration optionMarkus Metzger2-0/+61
2015-02-09record btrace: add configuration structMarkus Metzger10-2/+30
2015-02-06"enable count" user input error handling (PR gdb/15678)Simon Marchi2-0/+13