aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-09-22Close gdbserver in mi_gdb_exitYao Qi2-5/+38
2016-09-22Use gdbserver-base in remote-gdbserver-on-localhost.expYao Qi3-37/+9
2016-09-22Check the right proc nameYao Qi2-1/+6
2016-09-21arc: New Synopsys ARC portAnton Kolesov2-0/+8
2016-09-21PR gdb/20604 - fix "quit" when an invalid expression is usedTom Tromey2-0/+40
2016-09-21Update and add .gitignore'sSimon Marchi2-0/+13
2016-09-21MIPS/testsuite: mips16-thunks: Use `standard_output_file'Maciej W. Rozycki2-5/+9
2016-09-16S390: Hardware breakpoint supportAndreas Arnez2-1/+6
2016-09-16testsuite: Fix false FAIL in gdb.cp/casts.expJan Kratochvil4-15/+60
2016-09-15testsuite: Fix C++11 compilation failure for gdb.cp/m-static.expJan Kratochvil2-0/+7
2016-09-15Update ISA 3.0 / POWER9 gdb tests to match GAS test cases.Peter Bergner3-470/+493
2016-09-15testsuite: Disable ccacheJan Kratochvil2-0/+9
2016-09-12Fix false FAIL on gdb.base/stap-probe.exp, due to ICF optimizationSergio Durigan Junior2-1/+13
2016-09-10Use target_sim_options for sim target.Jon Beniston2-1/+7
2016-09-09Pass HWCAP to ifunc resolverAndreas Arnez4-1/+31
2016-09-06new-ui command: gdb internal errors if input is already pendingPedro Alves4-2/+178
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