aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib/gdb.exp
AgeCommit message (Expand)AuthorFilesLines
2015-04-07testsuite: Introduce $inferior_spawn_idPedro Alves1-2/+49
2015-04-07testsuite: Don't use expect_background to reap gdbserverPedro Alves1-14/+0
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-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-26testsuite: Don't set SYMBOL_PREFIX for x86_64_*_cygwinJon Turney1-1/+1
2015-03-02gdb_test_multiple: return -1 on internal errorPedro Alves1-0/+1
2015-02-23delete_breakpoints: Rewrite using gdb_test_multiplePedro Alves1-14/+24
2015-02-10lib/gdb.exp (gdb_load): Always return a result.Doug Evans1-0/+2
2015-01-22Introduce gdb_interact in testsuiteAnders Granlund1-1/+20
2015-01-17Reverse debugging for PowerPC.Wei-cheng Wang1-2/+4
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 Brobecker1-1/+1
2014-12-17Fix MinGW compilationJan Kratochvil1-0/+3
2014-12-15testsuite: expect possible pagination when starting gdbSimon Marchi1-15/+24
2014-12-12the "compile" commandTom Tromey1-0/+17
2014-12-10Introduce target_is_gdbserverSimon Marchi1-0/+25
2014-12-04New python attribute gdb.Objfile.build_id.Doug Evans1-6/+17
2014-10-18Skip testing argv[0] on target argv[0] isn't availableYao Qi1-0/+98
2014-10-17Copy xml files to hostYao Qi1-1/+3
2014-10-10Delete IRIX supportPedro Alves1-6/+2
2014-09-16Remove support for testing against dead "target vxworks"Pedro Alves1-4/+0
2014-09-13Pass plain-text prompt to with_gdb_prompt.Doug Evans1-2/+29
2014-09-11gdb/17347 - Regression: GDB stopped on run with attached processPedro Alves1-0/+16
2014-09-11testsuite: refactor spawn and wait for attachPedro Alves1-0/+25
2014-09-09GDB/testsuite: Avoid timeout loweringMaciej W. Rozycki1-40/+17
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-09Remove duplicated code on checking address 0x0 is accessiableYao Qi1-0/+18
2014-07-25Fix paginate-*.exp racesPedro Alves1-11/+3
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. Rozycki1-4/+5
2014-05-23test, gcore: move capture_command_output into lib/gdb.expMarkus Metzger1-0/+14
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-02gdb_load: Fix latent bugsPedro Alves1-2/+5
2014-04-23Introduce some new MI test suite cleanups for breakpoint andKeith Seitz1-0/+63
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-17Drop prefix from unsupported source path.Marcus Shawcroft1-2/+2
2014-04-17[testsuite] Set target-charset to asciiYao Qi1-0/+33
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-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 Evans1-0/+17