aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2015-09-18Fix directory prefix in gdb.base/dso2dso.exp.Sandra Loosemore1-1/+1
2015-09-18Fix shared library load in gdb.base/global-var-nested-by-dso.exp.Sandra Loosemore1-0/+1
2015-09-15Handle clang naming of function static local variable.Doug Evans1-1/+1
2015-09-14Bail out of processing stop if hook-stop resumes target / changes contextPedro Alves5-142/+174
2015-09-11Extended-remote exec testDon Breazeal4-82/+80
2015-09-09* gdb.base/pie-execl.exp: Fix result test of build_executable.Doug Evans1-2/+2
2015-09-09* gdb.base/savedregs.exp: Fix typo.Doug Evans1-1/+1
2015-08-26Unset attach_flag when running a new processPatrick Palka2-0/+87
2015-08-26New test for follow-exec-modeDon Breazeal2-0/+237
2015-08-25DWARF: handle non-local references in nested functionsPierre-Marie de Rodat6-0/+325
2015-08-24gdb/testsuite/: garbage collect a few references to dead targetsPedro Alves5-48/+22
2015-08-24gnu_vector.exp: Avoid some more known FAILsAndreas Arnez1-13/+53
2015-08-15Fix invoking "[kill|detach] inferiors" on inferiors that are not runningPatrick Palka2-0/+87
2015-08-14New /s modifier for the disassemble command.Doug Evans4-0/+445
2015-08-13gdb.base/dso2dso.exp: Improve testcase documentation.Joel Brobecker1-4/+10
2015-08-12gdb.base/dso2dso.exp sometimes brokenKeith Seitz1-1/+1
2015-08-12[amd64] Invalid return address after displaced steppingJoel Brobecker6-0/+189
2015-08-12Guarantee save-and-restore of GDBFLAGS on gdb.base/checkpoint-ns.expSergio Durigan Junior1-5/+4
2015-08-12Use save_vars to replace existing manipulation of globals in testsPatrick Palka3-150/+109
2015-08-11Explicit locations: documentation updatesKeith Seitz1-1/+1
2015-08-11Explicit locations: use new location APIKeith Seitz1-8/+2
2015-08-10PR gdb/17960 Internal error: tracker != NULL when completing on file:functionDoug Evans1-0/+82
2015-08-07Disable displaced stepping if trying it failsPedro Alves2-0/+168
2015-08-07Fix and test "checkpoint" in non-stop modePedro Alves2-2/+30
2015-08-06Fix gdb.base/valgrind-infcall.exp with the native-extended-gdbserver boardPedro Alves1-0/+5
2015-08-03Further robustify gdb.base/bp-permanent.exp.Sandra Loosemore1-2/+15
2015-07-31testsuite: tcl exec& -> 'kill -9 $pid' is racy (attach-many-short-lived-threa...Pedro Alves7-44/+47
2015-07-29batch-preserve-term-settings.exp: use send_quit_command some morePatrick Palka1-17/+1
2015-07-29Test that terminal settings are restored after quitting via SIGTERMPatrick Palka1-0/+116
2015-07-29Make gdb.base/multi-forks.exp work with the native-extended-gdbserver boardPedro Alves1-0/+2
2015-07-29Make sure terminal settings are restored before exitingPatrick Palka1-1/+93
2015-07-29Clean up batch-preserve-term-settings.expPatrick Palka1-13/+6
2015-07-29interrupt.exp: Revert back to checking gdb,noinferiorio at the topPedro Alves1-5/+5
2015-07-29Unbuffer all tests that rely on stdioPedro Alves14-6/+52
2015-07-29Make gdb.base/varargs.exp use gdb_test_stdioPedro Alves1-10/+15
2015-07-29Make gdb.base/shlib-call.exp use gdb_test_stdioPedro Alves1-8/+12
2015-07-29Make gdb.base/ending-run.exp use gdb_test_stdioPedro Alves1-3/+7
2015-07-29Make gdb.base/call-rt-st.exp use $inferior_spawn_idPedro Alves1-15/+46
2015-07-29Make gdb.base/call-ar-st.exp use gdb_test_stdioPedro Alves1-201/+284
2015-07-29Make gdb.base/a2-run.exp use $inferior_spawn_id and gdb_test_stdioPedro Alves1-20/+71
2015-07-29Make gdb.base/dprintf.exp use gdb_test_stdioPedro Alves1-44/+90
2015-07-29Make gdb.base/catch-gdb-caused-signals.exp use gdb_test_stdioPedro Alves1-1/+1
2015-07-29Make gdb.base/call-strs.exp use gdb_test_stdioPedro Alves1-20/+30
2015-07-29Make gdb.base/sizeof.exp use gdb_test_stdioPedro Alves1-4/+8
2015-07-29Don't rely on inferior I/O in gdb.base/restore.expPedro Alves1-14/+1
2015-07-29Don't rely on inferior I/O in {call-signal-resume, unwindonsignal}.expPedro Alves4-34/+8
2015-07-29Don't rely on inferior I/O in gdb.base/siginfo-addr.expPedro Alves2-17/+9
2015-07-27Have SIGTERM promptly quit GDB even when the dummy target is activePatrick Palka1-0/+32
2015-07-24Clean up testsuite compiler_info support.Doug Evans1-2/+1
2015-07-24Call gdb_exit before gdb_skip_xml_test on gdb.base/catch-syscall.expSergio Durigan Junior1-0/+1