aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-06Improve gdb.threads/attach-many-short-lived-threads.exp timeout handlingPedro Alves3-4/+51
2015-02-06gdb.base/gdb-sigterm.exp: Fix spurious FAILsPedro Alves3-16/+42
2015-02-04Clean up System V IPC objects allocated by test.Don Breazeal2-4/+26
2015-02-04Fix '--target_board=native-extended-gdbserver/-m32'Pedro Alves2-1/+9
2015-01-31Move vptr_{fieldno,basetype} out of main_type, and update everything accordin...Doug Evans2-1/+5
2015-01-31ChangeLog entries for max-completions patch.Gary Benson1-0/+6
2015-01-31Add max-completions parameter, and implement tab-completion limiting.Gary Benson2-1/+87
2015-01-31gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.Doug Evans2-1/+5
2015-01-31Add support for inlining scripts into .debug_gdb_scripts.Doug Evans5-15/+178
2015-01-29gdb/DWARF: Support for arrays whose bound is a discriminant.Joel Brobecker5-0/+123
2015-01-29[Ada/varobj] number of children of null pointer to dynamic array.Joel Brobecker5-0/+125
2015-01-27Add gdb.Objfile.username.Doug Evans2-0/+24
2015-01-26check gdb.lookup_type return value in gdb.python/py-lookup-type.expJoel Brobecker2-1/+9