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