aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-07-29Make gdb.gdb/selftest.exp use '-i $inferior_spawn_id'Pedro Alves2-5/+14
2015-07-29Make gdb.gdb/complaints.exp use '-i $inferior_spawn_id' and gdb_test_stdioPedro Alves2-46/+72
2015-07-29Make gdb.base/varargs.exp use gdb_test_stdioPedro Alves2-10/+19
2015-07-29Make gdb.base/shlib-call.exp use gdb_test_stdioPedro Alves2-8/+16
2015-07-29Make gdb.base/ending-run.exp use gdb_test_stdioPedro Alves2-3/+11
2015-07-29Make gdb.base/call-rt-st.exp use $inferior_spawn_idPedro Alves2-15/+53
2015-07-29Make gdb.base/call-ar-st.exp use gdb_test_stdioPedro Alves2-201/+289
2015-07-29Make gdb.base/a2-run.exp use $inferior_spawn_id and gdb_test_stdioPedro Alves2-20/+77
2015-07-29Make gdb.base/dprintf.exp use gdb_test_stdioPedro Alves2-44/+100
2015-07-29Make gdb.base/catch-gdb-caused-signals.exp use gdb_test_stdioPedro Alves2-1/+5
2015-07-29Make gdb.base/call-strs.exp use gdb_test_stdioPedro Alves2-20/+34
2015-07-29Make gdb.base/sizeof.exp use gdb_test_stdioPedro Alves2-4/+13
2015-07-29Introduce gdb_test_stdioPedro Alves2-0/+71
2015-07-29Don't rely on inferior I/O in gdb.base/restore.expPedro Alves2-14/+5
2015-07-29Don't rely on inferior I/O in {call-signal-resume, unwindonsignal}.expPedro Alves5-34/+16
2015-07-29Don't rely on inferior I/O in gdb.base/siginfo-addr.expPedro Alves3-17/+16
2015-07-28Uniquify test names from gdb.python/{py-objfile.exp,py-pp-registration.exp}Sergio Durigan Junior3-9/+22
2015-07-28Fix gdb.server/server-exec-info.exp with the extended-remote boardPedro Alves2-0/+8
2015-07-27gdb.mi/mi-pending.c: Return NULL instead of nothing in thread functionSimon Marchi2-2/+6
2015-07-27Remove xfail in gdb.mi/mi-watch.expSimon Marchi2-4/+4
2015-07-27Have SIGTERM promptly quit GDB even when the dummy target is activePatrick Palka2-0/+36
2015-07-27Fix ChangeLog entryYao Qi1-4/+0
2015-07-27Remove REMOTE_EXAMPLES from gdb/Makefile.inYao Qi1-0/+4
2015-07-25Revert "Sync readline/ to version 7.0 alpha"Patrick Palka2-26/+3
2015-07-25Revert: * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.Doug Evans5-81/+22
2015-07-25Sync readline/ to version 7.0 alphaPatrick Palka2-3/+26
2015-07-24Revert 4fd4095a5ffe3d4e50e0dac5f8ad37b8478afa9d, log individual measurements.Doug Evans2-13/+0
2015-07-24Add gmonster-{1,2} perf testcases.Doug Evans30-0/+1175
2015-07-24Add perf testcase generator.Doug Evans4-0/+1740
2015-07-24PerfTest::assemble functions return results.Doug Evans7-19/+61
2015-07-24lib/gdb.exp (clean_restart): Make executable optional.Doug Evans2-6/+19
2015-07-24Clean up testsuite compiler_info support.Doug Evans4-14/+41
2015-07-24Add parallel build support for perf tests.Doug Evans5-6/+96
2015-07-24Workaround debian change to default value of --as-needed.Doug Evans3-6/+25
2015-07-24Print data from individual perf runs.Doug Evans2-0/+13
2015-07-24Call gdb_exit before gdb_skip_xml_test on gdb.base/catch-syscall.expSergio Durigan Junior2-0/+6
2015-07-24gdb.python/py-events.exp and normal_stop observers orderingPedro Alves4-7/+14
2015-07-24PR gdb/18717: internal error if non-leader thread exits processPedro Alves3-0/+92
2015-07-24Test --wrapper when restarting process.Yao Qi2-0/+25
2015-07-24Set general_thread after restartYao Qi2-0/+69
2015-07-24Test --wrapper in extended-remoteYao Qi3-5/+67
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu1-4/+4
2015-07-23Fix crash when reading dummy CUs.Doug Evans3-0/+77
2015-07-23gdb/gdbtypes: fix handling of typedef layers between array typesPierre-Marie de Rodat5-0/+133
2015-07-20gdb.ada/info_exc.exp: Adjust expected output in "info exception" test.Joel Brobecker2-3/+5
2015-07-16Fix gdb.arch/i386-biarch-core.exp FAIL on i386.Jan Kratochvil2-9/+26
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil5-272/+5
2015-07-15Tests for validate symbol file using build-idJan Kratochvil5-0/+280
2015-07-15Unbreak nios2-*-linux* GDB testing.Sandra Loosemore5-0/+22
2015-07-15[testsuite] Skip gdb.trace/range-stepping.exp test case if not supportedPierre Langlois4-21/+35