aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2015-08-03Add parallel build support for perf tests.Doug Evans3-4/+66
2015-07-31testsuite: tcl exec& -> 'kill -9 $pid' is racy (attach-many-short-lived-threa...Pedro Alves1-16/+50
2015-07-29Adjust MI to $inferior_spawn_idPedro Alves1-35/+21
2015-07-29Introduce gdb_test_stdioPedro Alves1-0/+67
2015-07-25Revert: * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.Doug Evans3-46/+4
2015-07-24Add perf testcase generator.Doug Evans2-0/+1523
2015-07-24PerfTest::assemble functions return results.Doug Evans1-19/+37
2015-07-24lib/gdb.exp (clean_restart): Make executable optional.Doug Evans1-6/+15
2015-07-24Clean up testsuite compiler_info support.Doug Evans1-11/+30
2015-07-24Add parallel build support for perf tests.Doug Evans3-4/+46
2015-07-24Workaround debian change to default value of --as-needed.Doug Evans2-6/+18
2015-07-24Test --wrapper in extended-remoteYao Qi1-5/+11
2015-07-15[testsuite] Skip gdb.trace/range-stepping.exp test case if not supportedPierre Langlois1-0/+21
2015-07-07New proc is_aarch64_targetYao Qi1-0/+10
2015-07-07New proc is_aarch32_targetYao Qi1-0/+37
2015-06-30Remove the unneeded escaping of '[' and ']' characters in test_class_helpMartin Galvan1-3/+5
2015-06-24Call set_gdbarch_get_siginfo_type in linux_init_abiYao Qi1-3/+1
2015-06-24New proc supports_get_siginfo_typeYao Qi1-0/+13
2015-06-22Don't skip hw breakpoint/watchpoint tests for aarch64 targetYao Qi1-1/+3
2015-06-17Fix tcl errorYao Qi1-3/+1
2015-06-15Allow gdb to find debug symbols file by build-id for PE file format alsoJon Turney2-20/+44
2015-05-26Enables gdb.reverse testsuite for aarch64*-linux targetsOmair Javaid1-0/+2
2015-05-20gdb/testsuite: New skip_tui_tests predicate.Andrew Burgess1-0/+16
2015-04-23gdb_test_multiple match eof of any spawn_idPedro Alves1-0/+4
2015-04-21Fix pascal behavior for class fields with testcasePierre Muller1-0/+14
2015-04-16Fix gdbserver_reconnect_p handlingPedro Alves1-0/+8
2015-04-15Increase timeout in watch-bitfields.exp for software watchpointYao Qi1-17/+49
2015-04-13Catch exception in lib/gdbserver-support.exp:gdb_exitYao Qi1-9/+17
2015-04-07testsuite: Introduce $inferior_spawn_idPedro Alves2-4/+58
2015-04-07testsuite: Don't use expect_background to reap gdbserverPedro Alves2-27/+48
2015-04-07gdb_test_multiple: Fix user code argument processingPedro Alves1-1/+1
2015-04-06Add testcase for stub-method reading in stabs.Doug Evans1-1/+2
2015-04-06* lib/pascal.exp (gpc_compile): Rename dest arg to destfile.Doug Evans1-8/+12
2015-04-01Fix gdb_spawn_with_cmdline_opts with non-empty GDBFLAGSPedro Alves1-0/+3
2015-04-01Share the "multi_line" helper among all testcasesPierre-Marie de Rodat1-0/+11
2015-03-31dwarf.exp: Allow generating a stub .debug_line sectionPetr Machata1-1/+143
2015-03-26testsuite: Don't set SYMBOL_PREFIX for x86_64_*_cygwinJon Turney1-1/+1
2015-03-04Accept all-stop alternative in mi_expect_interruptSimon Marchi1-2/+3
2015-03-02gdb_test_multiple: return -1 on internal errorPedro Alves1-0/+1
2015-02-27Add "../lib/unbuffer_output.c" and use it in gdb.base/interrupt.cPedro Alves1-0/+39
2015-02-26Dwarf assembler: handle one instruction functionYao Qi1-1/+6
2015-02-23delete_breakpoints: Rewrite using gdb_test_multiplePedro Alves1-14/+24
2015-02-17Simple testsuite for DTrace USDT probes.Jose E. Marchesi2-0/+1104
2015-02-10lib/gdb.exp (gdb_load): Always return a result.Doug Evans1-0/+2
2015-01-22Introduce gdb_interact in testsuiteAnders Granlund3-3/+22
2015-01-17Reverse debugging for PowerPC.Wei-cheng Wang1-2/+4
2015-01-11Require numeric attributes to specify the form.Doug Evans1-1/+7
2015-01-09skip "attach" tests when testing against stub-like targetsPedro Alves1-0/+27
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker33-33/+33
2014-12-17Fix MinGW compilationJan Kratochvil1-0/+3