aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-08-13gdb.base/dso2dso.exp: Improve testcase documentation.Joel Brobecker2-4/+14
2015-08-13Add ChangeLog entries for the previous commitPierre-Marie de Rodat1-0/+7
2015-08-13[Ada] Add support for subprogram renamingsPierre-Marie de Rodat4-0/+154
2015-08-12gdb.base/dso2dso.exp sometimes brokenKeith Seitz2-1/+6
2015-08-12[amd64] Invalid return address after displaced steppingJoel Brobecker7-0/+195
2015-08-12Guarantee save-and-restore of GDBFLAGS on gdb.base/checkpoint-ns.expSergio Durigan Junior2-5/+11
2015-08-12Use save_vars to replace existing manipulation of globals in testsPatrick Palka4-150/+118
2015-08-12Introduce save_vars, a testsuite proc for safely manipulating globalsPatrick Palka2-0/+71
2015-08-11Explicit locations: documentation updatesKeith Seitz2-1/+5
2015-08-11Explicit locations: MI support for explicit locationsKeith Seitz4-4/+115
2015-08-11Explicit locations: add UI features for CLIKeith Seitz9-10/+755
2015-08-11Explicit locations: use new location APIKeith Seitz2-8/+8
2015-08-10PR gdb/17960 Internal error: tracker != NULL when completing on file:functionDoug Evans2-0/+88
2015-08-07PPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displaced steppingPedro Alves2-18/+38
2015-08-07Disable displaced stepping if trying it failsPedro Alves3-0/+173
2015-08-07Fix step-over-{trips-on-watchpoint|lands-on-breakpoint}.exp racePedro Alves5-22/+42
2015-08-07Fix signal-while-stepping-over-bp-other-thread.exp on targets always in non-stopPedro Alves1-1/+1
2015-08-07Fix and test "checkpoint" in non-stop modePedro Alves3-2/+36
2015-08-07btrace: indicate speculative executionMarkus Metzger6-10/+237
2015-08-07Bump timeouts for a couple gdb.reverse/*-precsave.exp testsPedro Alves3-6/+19
2015-08-06Fix gdb.base/valgrind-infcall.exp with the native-extended-gdbserver boardPedro Alves2-0/+9
2015-08-06Revert "test slowdown"Pedro Alves2-5/+3
2015-08-06Test for PR18749: problems if whole process dies while (ptrace-) stoppedPedro Alves3-0/+226
2015-08-06test slowdownPedro Alves2-3/+5
2015-08-06gdbserver: Fix non-stop / fork / step-over issuesPedro Alves3-0/+261
2015-08-05stepping is disturbed by setjmp/longjmp | try/catch in other threadsPedro Alves3-0/+172
2015-08-03Further robustify gdb.base/bp-permanent.exp.Sandra Loosemore2-2/+20
2015-08-03Missing changelog entry for previous commit: Add gmonster-{1,2} perf testcases.Doug Evans1-0/+33
2015-08-03Fix file paths in earlier entry.Doug Evans1-3/+3
2015-08-03gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from 10000.Doug Evans2-1/+6
2015-08-03Add parallel build support for perf tests.Doug Evans5-5/+113
2015-08-03Move basic perf-test output from perftest.log to perftest.sum.Doug Evans3-8/+44
2015-07-31testsuite: tcl exec& -> 'kill -9 $pid' is racy (attach-many-short-lived-threa...Pedro Alves16-90/+163
2015-07-30Replace incorrect patch to gdb.cp/var-tag.exp.Sandra Loosemore2-1/+8
2015-07-30Restrict gdb.arch/ppc64-symtab-cordic.exp to ppc64 targets.Sandra Loosemore2-0/+9
2015-07-30Reapply fix for gdb.cp/var-tag.exp C++ failures.Sandra Loosemore2-3/+15
2015-07-30remote follow fork and spurious child stops in non-stop modePedro Alves2-0/+37
2015-07-30PR threads/18600: Inferiors left around after fork+thread spawnPedro Alves2-0/+10
2015-07-30PR threads/18600: Threads left stopped after fork+thread spawnPedro Alves3-0/+191
2015-07-29batch-preserve-term-settings.exp: use send_quit_command some morePatrick Palka2-17/+7
2015-07-29Test that terminal settings are restored after quitting via SIGTERMPatrick Palka2-0/+122
2015-07-29Make gdb.base/multi-forks.exp work with the native-extended-gdbserver boardPedro Alves2-0/+8
2015-07-29Uniquefy gdb.threads/attach-into-signal.expSergio Durigan Junior2-61/+70
2015-07-29Fix typo in gdb.python/py-objfile.expSergio Durigan Junior2-1/+6
2015-07-29Make sure terminal settings are restored before exitingPatrick Palka2-1/+98
2015-07-29Clean up batch-preserve-term-settings.expPatrick Palka2-13/+15
2015-07-29Don't set gdb,noinferiorio on gdbserver boardsPedro Alves2-3/+4
2015-07-29interrupt.exp: Revert back to checking gdb,noinferiorio at the topPedro Alves2-5/+10
2015-07-29Unbuffer all tests that rely on stdioPedro Alves16-6/+89
2015-07-29Make gdb.mi/mi-dprintf.exp use $inferior_spawn_idPedro Alves2-32/+43