aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil4-272/+0
2015-07-15Tests for validate symbol file using build-idJan Kratochvil4-0/+272
2015-07-15Unbreak nios2-*-linux* GDB testing.Sandra Loosemore4-0/+14
2015-07-15[testsuite] Skip gdb.trace/range-stepping.exp test case if not supportedPierre Langlois1-21/+0
2015-07-14Add test that exercises the inferior being killed while stopped under GDBPedro Alves2-0/+164
2015-07-10gnu_vector.exp: Skip infcall tests on x86/x86_64Andreas Arnez1-6/+7
2015-07-07New proc is_aarch64_targetYao Qi1-1/+1
2015-07-07New proc is_aarch32_targetYao Qi2-2/+2
2015-07-07Enable multi-arch test in catch-syscall.exp on aarch64Yao Qi1-2/+5
2015-06-26Add option to remove duplicate command history entriesPatrick Palka1-0/+117
2015-06-26Add tab completion for TUI's "focus" commandPatrick Palka1-0/+18
2015-06-24New proc supports_get_siginfo_typeYao Qi2-6/+2
2015-06-18Test the interaction between GDBHISTSIZE and .gdbinitPatrick Palka1-3/+20
2015-06-17Tweak the handling of $GDBHISTSIZE edge cases [PR gdb/16999]Patrick Palka1-0/+70
2015-06-17Read $GDBHISTSIZE instead of $HISTSIZEPatrick Palka2-10/+10
2015-06-17Don't truncate the history file when history size is unlimitedPatrick Palka1-0/+58
2015-06-17Add vector ABI tests to gnu_vector.expAndreas Arnez2-21/+136
2015-06-15Allow gdb to find debug symbols file by build-id for PE file format alsoJon Turney1-6/+6