Age | Commit message (Expand) | Author | Files | Lines |
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 |
1994-07-19 | * gdb.base/bitfields.exp: Simplify by using delete_breakpoints and | J.T. Conklin | 1 | -16/+16 |
1994-06-08 | Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -2/+67 |
1994-06-07 | * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle | Jim Kingdon | 1 | -1/+1 |
1994-06-07 | * lib/gdb.exp (delete_breakpoints): If there were no breakpoints, | Jim Kingdon | 1 | -1/+2 |
1994-06-02 | * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures. | Per Bothner | 1 | -0/+21 |
1994-05-21 | * Revert the previous changes. Please see Rob's directory | Bill Cox | 1 | -80/+13 |
1994-05-19 | * Makefile.in, configure.in, config/mips-gdb.exp, | Bill Cox | 1 | -13/+80 |
1994-05-17 | * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp, | Bill Cox | 1 | -28/+14 |
1994-01-17 | Apply patches from gdb 4.12 testing. | Rob Savoye | 1 | -5/+4 |
1994-01-11 | Tweaked to work with either version of expect. | Rob Savoye | 1 | -26/+39 |
1993-11-03 | * lib/gdb.exp: Comment out code which depends on non-existent | Jim Kingdon | 1 | -3/+4 |