aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-09-06Support 128-bit IEEE floating-point types on Intel and PowerUlrich Weigand5-0/+285
2016-09-06Remove obsolete TYPE_FLAG_... valuesUlrich Weigand2-2/+6
2016-09-05Fix PR19927: Avoid unwinder recursion if sniffer uses calls parse_and_evalPedro Alves3-5/+13
2016-09-02Skip floating point tests in return-nodebug.exp if gdb_skip_float_test is trueYao Qi2-0/+10
2016-09-02Detect broken ptrace in gdb_skip_float_testYao Qi12-28/+156
2016-08-30Fix order of inferiors in "thread apply all"Andreas Arnez2-0/+10
2016-08-29gdb.base/default.exp regressionJan Kratochvil2-2/+4
2016-08-24Test case to detect recursive unwinding in Python-based unwinders.Kevin Buettner4-0/+191
2016-08-24Allow resetting an empty inferior-ttySimon Marchi3-0/+69
2016-08-23Fix PR20494 - User input stops being echoed in CLIPedro Alves3-0/+163
2016-08-23gdbserver_spawn "" rather than gdbserver_spawn ${binfile}Yao Qi3-2/+9
2016-08-23Fix signals-state-child.exp in remote testingYao Qi2-6/+29
2016-08-22Fix PR gdb/20505 - Make vDSO detection work with core filesPedro Alves2-24/+59
2016-08-19Fix missing files for ld when test suite not compiled in the source directoryCarl E. Love7-22/+23
2016-08-19x32: Fix gdb.trace/mi-trace-frame-collected.expPedro Alves2-2/+17
2016-08-18Add ChangeLog updates to my previous two commitsCarl E. Love1-0/+6
2016-08-18Fix for powerpc-power.exp gdb regression test for Power 9Carl Love2-505/+2717
2016-08-17Fix remove-inferior error messageSimon Marchi2-1/+6
2016-08-17Add remove-inferiors testSimon Marchi3-0/+98
2016-08-12Fix warning in gdb.base/signals-state-child.cYao Qi2-1/+6
2016-08-10Fix PR gdb/19187 (process record over a fork causes internal error)Pedro Alves2-2/+8
2016-08-09Fix PR gdb/20418 - Problems with synchronous commands and new-uiPedro Alves4-2/+148
2016-08-09Fix PR mi/20431 - Missing MI prompts after sync execution MI command (-exec-c...Pedro Alves2-0/+85
2016-08-09Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositionsPedro Alves4-0/+194
2016-08-09Fix PR gdb/20295: GDB segfaults printing bitfield member of optimized out valuePedro Alves2-0/+91
2016-08-03PR python/18565 - make Frame.function work for inline framesTom Tromey2-0/+9
2016-08-01Swap "single-process" and "multi-process" in process-dies-while-detaching.expgdb-7.12-branchpointYao Qi2-1/+7
2016-08-01Tweak gdb.cp tests for aarch32Yao Qi4-5/+11
2016-07-26PR python/20190 - compute TLS symbol without a frameTom Tromey2-0/+23
2016-07-26btrace, testsuite: fix assembly source file selectionMarkus Metzger5-18/+42
2016-07-25Handle correctly passing a bad interpreter name to new-uiSimon Marchi2-1/+33
2016-07-25btrace: Resume recording after disconnect.Tim Wiederhake3-0/+109
2016-07-23Implement catch syscall groupGabriel Krisman Bertazi2-0/+45
2016-07-21Allow empty struct expressions in RustTom Tromey3-0/+9
2016-07-21Skip gdb.server/ tests if lack of XML supportYao Qi2-0/+19
2016-07-21Fix fail in gdb.server/solib-list.expYao Qi2-0/+9
2016-07-20testsuite: Fix gdb.gdb/selftest.exp for C++-O2-g-built GDBJan Kratochvil2-0/+13
2016-07-20testsuite: Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32Jan Kratochvil2-2/+6
2016-07-20testsuite patch: Skip py-unwind.exp on x86_64 -m32Jan Kratochvil2-1/+5
2016-07-19Build gdb.opt/inline-*.exp tests at -O0, rely on __attribute__((always_inline))Pedro Alves6-5/+21
2016-07-19Use do_self_tests in selftest.expYao Qi2-105/+9
2016-07-15GDB testsuite: Escape paths used in regular expressionsDon Breazeal3-7/+17
2016-07-13PR python/15620, PR python/18620 - breakpoint events in PythonTom Tromey2-0/+47
2016-07-13PR python/17698 - add Breakpoint.pendingTom Tromey2-0/+19
2016-07-13Fix PR cli/18053Tom Tromey2-0/+13
2016-07-13[ppc64] Fix for function descriptorsJan Kratochvil6-13/+46
2016-07-12PR python/19293 - invalidate frame cache when unwinders changeTom Tromey2-2/+14
2016-07-12Match the selftest output when captured_main is inlinedYao Qi2-0/+10
2016-07-07Fix of default lookup for "this" symbol.Walfred Tedeschi3-3/+47
2016-07-06gdb.ada/arraydim.exp: Fix directory layoutSimon Marchi2-2/+7