aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2014-09-09GDB/testsuite: Avoid timeout loweringMaciej W. Rozycki1-40/+17
2014-09-09gdbserver-support: Handle gdbserver start failuresMaciej W. Rozycki2-6/+25
2014-09-09GDB/testsuite: Extend the time gdbserver is waited forMaciej W. Rozycki1-0/+1
2014-08-27lib/gdb.exp (gdb_compile_shlib): Add support for clang.Doug Evans1-0/+6
2014-08-21Remove useless gcore command detectionPedro Alves1-6/+0
2014-08-20Integrate PR 12649's race detector directly in the testsuite machineryPedro Alves1-0/+40
2014-08-09Remove duplicated code on checking address 0x0 is accessiableYao Qi1-0/+18
2014-07-25Fix paginate-*.exp racesPedro Alves2-11/+12
2014-07-14Canceling pagination caused by execution command from command line aborts rea...Pedro Alves1-12/+49
2014-07-14testsuite: Introduce gdb_assertPedro Alves1-0/+21
2014-07-12gdb/testsuite: Add a way to send multiple init commandsMaciej W. Rozycki3-6/+39
2014-05-29enable target async by default; separate MI and target notions of asyncPedro Alves1-2/+2
2014-05-23test, gcore: move capture_command_output into lib/gdb.expMarkus Metzger1-0/+14
2014-05-22Add comment for mi_run_cmd_fullSimon Marchi1-0/+12
2014-05-21PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s outp...Pedro Alves1-0/+24
2014-05-21Revert "Fix argument passing in mi_run_cmd_full"Simon Marchi1-12/+1
2014-05-21gdb/testsuite: Bump up `match_max'Maciej W. Rozycki1-2/+3
2014-05-20Set timeout for gdb.reverse/*.exp test casesYao Qi1-0/+5
2014-05-20gdb_init argument ARGS is a string rather than a listYao Qi1-10/+6
2014-05-16mi-support.exp: Fix some pastos.Pedro Alves1-4/+4
2014-05-15Fix argument passing in mi_run_cmd_fullSimon Marchi1-1/+12
2014-05-15Fix mi_expect_stop for non-zero exit codesSimon Marchi1-0/+14
2014-05-02gdb_load: Fix latent bugsPedro Alves1-2/+5
2014-04-23Introduce some new MI test suite cleanups for breakpoint andKeith Seitz2-40/+188
2014-04-23Don't suppress errors inserting/removing hardware breakpoints in sharedPedro Alves1-0/+19
2014-04-22Make gdb_continue_to_breakpoint fail quickly on internal errors.Pedro Alves1-8/+1
2014-04-22Check tracefile is generated by binary executionYao Qi1-0/+27
2014-04-17Drop prefix from unsupported source path.Marcus Shawcroft1-2/+2
2014-04-17[testsuite] Set target-charset to asciiYao Qi1-0/+33
2014-04-16Fix wrapper.exp testcase with stdio gdbserver.Doug Evans1-1/+14
2014-04-07Add support to recognize clang.Doug Evans2-0/+8
2014-03-27Return zero in can_single_step_to_signal_handler for nios2-*-* targetYao Qi1-1/+2
2014-03-26Skip tests on completion and readline when readline lib isn't usedYao Qi1-0/+15
2014-03-24Fix PR breakpoints/16101: gdb.base/dprintf.exp agent-printf failures with non...Hui Zhu1-0/+1
2014-03-18PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output.Pedro Alves1-2/+16
2014-03-12gdb.exp: Support absolute path name args in 'prepare_for_testing' etc.Andreas Arnez1-2/+9
2014-02-24lib/gdb.exp (run_on_host): Log error output if program fails.Doug Evans1-0/+1
2014-02-16Fix "ERROR: no fileid for" in the testsuite.Jan Kratochvil1-1/+2
2014-02-09Add Guile as an extension language.Doug Evans2-0/+144
2014-01-18Add gdb.dlang to the gdb testsuite for the purpose of creating DIain Buclaw2-0/+40
2014-01-15gdb: ARM: Update configure.tgt and enable gdb.reverse testsuiteOmair Javaid1-2/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker29-29/+29
2013-12-10Add call to get_compiler_info to gdb_compile_shlib.Andrew Burgess1-2/+9
2013-12-08Use gdb_produce_sourceYao Qi1-51/+54
2013-12-06Add support for DW_OP_bit_piece and DW_OP_plus_uconst to DWARF assembler.Andrew Burgess1-0/+9
2013-12-06testsuite: introduce index in varobj child eval.Keven Boell1-1/+10
2013-11-28GDB perf test on disassembleYao Qi1-0/+26
2013-11-22Check has_more in mi_create_dynamic_varobjYao Qi1-2/+3
2013-11-19Remove unnecessary '\'.Yao Qi1-2/+2
2013-11-19Fix format issues in lib/mi-support.expYao Qi1-278/+278