aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
1997-06-25 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remoteBob Manson1-3/+9
1997-06-22 * gdb.base/printcmds.exp: Fix "check for floating addition"Fred Fish1-1/+0
1997-06-19 (gdb_expect): Add optional timeout parameter, and add timeoutBob Manson1-65/+53
1997-06-18 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_initBob Manson1-1/+1
1997-06-18 lib/gdb.exp(gdb_expect): Handle getting a value for $timeoutBob Manson1-8/+11
1997-06-17 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCodeBob Manson1-0/+2
1997-06-17 * lib/gdb.exp: Close connection to remote host if gdb doesn'tBob Manson1-3/+9
1997-05-23 Make sure we keep the old value of timeout set properly.Bob Manson1-3/+7
1997-05-23 Don't look at timeout unless it exists.Bob Manson1-3/+9
1997-05-23 * lib/gdb.exp(gdb_expect): Look for gdb,timeout targetBob Manson1-0/+8
1997-05-22 * lib/gdb.exp: Remove spurious .* patterns at the beginningBob Manson1-28/+34
1997-04-03 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequentBob Manson1-4/+17
1997-03-06 Added and updated copyright notices to testsuite expectBob Manson1-2/+2
1997-03-06 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_commandBob Manson1-121/+67
1997-02-24 * lib/gdb.exp(gdb_test): Generate a FAIL message whenBob Manson1-0/+1
1997-02-24 * config/vr4300.exp: New file.Bob Manson1-51/+153
1997-02-21 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAILBob Manson1-1/+24
1997-02-11 * lib/gdb.exp(gdb_test): Check the result of send_gdb. UseBob Manson1-13/+17
1997-02-06 * gdb.base/break.exp: Check for gdb,noresults before testingJeff Law1-16/+0
1997-02-05 * config/sh.exp: New file.Bob Manson1-6/+14
1997-02-03 * lib/gdb.exp(gdb_test): Surround the result pattern withBob Manson1-2/+2
1997-02-02 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.Bob Manson1-61/+61
1997-01-31 * gdb.base/crossload.exp: Don't use execute_anywhere, useBob Manson1-2/+1
1997-01-31 * lib/gdb.exp: Fix runto.Bob Manson1-0/+1
1997-01-31 * lib/gdb.exp(default_gdb_exit): Add a catch to theBob Manson1-3/+3
1997-01-29Major revision to testsuites for cross-testing and DOS testing support.Bob Manson1-144/+278
1996-10-01 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail forFred Fish1-3/+21
1996-08-06 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.Fred Fish1-0/+7
1996-08-06 * gdb.base/signals.exp (test_handle_all_print): Test separately forFred Fish1-1/+2
1996-06-28 * lib/gdb.exp (default_gdb_start): When reporting a timeout duringFred Fish1-4/+12
1996-06-26 * lib/gdb.exp: Report timeout value for verbosity level 2.Fred Fish1-7/+15
1996-02-02 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).Jeff Law1-17/+67
1995-03-31 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.Kung Hsu1-0/+18
1995-03-29 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.Kung Hsu1-1/+2
1995-03-27 * lib/gdb.exp (default_gdb_version): A version number must startJim Kingdon1-1/+1
1995-03-24 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).Jim Kingdon1-4/+5
1995-03-22 * lib/gdb.exp: add proc runto_main, for targets that use stubs, thisKung Hsu1-0/+47
1995-03-17* lib/gdb.exp: Skip CHILL for AIX and Solaris.Jim Kingdon1-1/+2
1995-03-17* lib/gdb.exp: Skip CHILL for AIX.Jim Kingdon1-1/+6
1995-03-15 * gdb.base/printcmds.exp (test_character_literals_accepted): TestJim Kingdon1-58/+1
1995-03-14 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expectJim Kingdon1-6/+6
1995-02-17 * lib/gdb.exp: Just use "file exists", rather than undocumentedJim Kingdon1-1/+5
1995-02-16* Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):J.T. Conklin1-15/+7
1995-01-20 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,Jim Kingdon1-13/+133
1994-08-24 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expectStan Shebs1-11/+13
1994-07-20Changed pattern in gdb_run_cmd to match up to the first newline only.J.T. Conklin1-1/+4
1994-07-20New implementation of gdb_run_cmd which fixes some subtle bugs.J.T. Conklin1-7/+14
1994-07-20Temporarily back out last changeJ.T. Conklin1-3/+6
1994-07-19* lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.J.T. Conklin1-6/+3
1994-07-19* lib/gdb.exp (gdb_run_cmd): New function, used to start programJ.T. Conklin1-1/+13