* lib/gdb.exp: Close connection to remote host if gdb doesn't
[external/binutils.git] / gdb / testsuite / lib / gdb.exp
1997-06-17 Bob Manson * lib/gdb.exp: Close connection to remote host if...
1997-05-23 Bob Manson Make sure we keep the old value of timeout set properly.
1997-05-23 Bob Manson Don't look at timeout unless it exists.
1997-05-23 Bob Manson * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
1997-05-22 Bob Manson * lib/gdb.exp: Remove spurious .* patterns at the...
1997-04-03 Bob Manson * lib/gdb.exp(gdb_suppress_tests): Add explanation...
1997-03-06 Bob Manson Added and updated copyright notices to testsuite expect
1997-03-06 Bob Manson * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
1997-02-24 Bob Manson * lib/gdb.exp(gdb_test): Generate a FAIL messag...
1997-02-24 Bob Manson * config/vr4300.exp: New file.
1997-02-21 Bob Manson * gdb.base/setvar.exp(test_set): Don't bother printing...
1997-02-11 Bob Manson * lib/gdb.exp(gdb_test): Check the result of send_gdb...
1997-02-06 Jeff Law * gdb.base/break.exp: Check for gdb,noresults...
1997-02-05 Bob Manson * config/sh.exp: New file.
1997-02-03 Bob Manson * lib/gdb.exp(gdb_test): Surround the result pattern...
1997-02-02 Bob Manson * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
1997-01-31 Bob Manson * gdb.base/crossload.exp: Don't use execute_any...
1997-01-31 Bob Manson * lib/gdb.exp: Fix runto.
1997-01-31 Bob Manson * lib/gdb.exp(default_gdb_exit): Add a catch to the
1997-01-29 Bob MansonMajor revision to testsuites for cross-testing and...
1996-10-01 Fred Fish * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfai...
1996-08-06 Fred Fish * lib/gdb.exp (gdb_test_exact): Turn \n in pattern...
1996-08-06 Fred Fish * gdb.base/signals.exp (test_handle_all_print): Test...
1996-06-28 Fred Fish * lib/gdb.exp (default_gdb_start): When reporting...
1996-06-26 Fred Fish * lib/gdb.exp: Report timeout value for verbosity...
1996-02-02 Jeff Law * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
1995-03-31 Kung Hsu * lib/gdb.exp (gdb_run_cmd): Special handling...
1995-03-29 Kung Hsu * lib/gdb.exp (runto_main): Fix regular express...
1995-03-27 Jim Kingdon * lib/gdb.exp (default_gdb_version): A version number...
1995-03-24 Jim Kingdon * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups...
1995-03-22 Kung Hsu * lib/gdb.exp: add proc runto_main, for targets...
1995-03-17 Jim Kingdon* lib/gdb.exp: Skip CHILL for AIX and Solaris.
1995-03-17 Jim Kingdon* lib/gdb.exp: Skip CHILL for AIX.
1995-03-15 Jim Kingdon * gdb.base/printcmds.exp (test_character_literals_acce...
1995-03-14 Jim Kingdon * lib/gdb.exp (gdb_test): Between $pattern and $prompt...
1995-02-17 Jim Kingdon * lib/gdb.exp: Just use "file exists", rather than...
1995-02-16 J.T. Conklin* Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB...
1995-01-20 Jim Kingdon * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
1994-08-24 Stan Shebs * lib/gdb.exp (gdb_run_cmd): Move comment out from...
1994-07-20 J.T. ConklinChanged pattern in gdb_run_cmd to match up to the first...
1994-07-20 J.T. ConklinNew implementation of gdb_run_cmd which fixes some...
1994-07-20 J.T. ConklinTemporarily back out last change
1994-07-19 J.T. Conklin* lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
1994-07-19 J.T. Conklin* lib/gdb.exp (gdb_run_cmd): New function, used to...
1994-07-19 J.T. Conklin* gdb.base/bitfields.exp: Simplify by using delete_brea...
1994-06-08 Stan ShebsWed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros...
1994-06-07 Jim Kingdon * gdb.c++/demangle.exp: Use gdb_test_exact, rather...
1994-06-07 Jim Kingdon * lib/gdb.exp (delete_breakpoints): If there were...
1994-06-02 Per Bothner * lib/gdb.exp (string_to_regexp, gdb_test_exact):...
1994-05-21 Bill Cox * Revert the previous changes. Please see Rob's directory
1994-05-19 Bill Cox * Makefile.in, configure.in, config/mips-gdb.exp,
1994-05-17 Bill Cox * config/mips-gdb.exp, config/udi-gdb.exp, config...
1994-01-17 Rob SavoyeApply patches from gdb 4.12 testing.
1994-01-11 Rob SavoyeTweaked to work with either version of expect.
1993-11-03 Jim Kingdon * lib/gdb.exp: Comment out code which depends on non...
1993-11-03 Rob Savoye * lib/gdb.exp: Transform tool name.
1993-08-30 Rob SavoyeAdd default gdb version so it can be shared.
1993-08-30 Rob SavoyeMake gdb_exit into default_gdb_exit so it can be shared.
1993-02-21 Mike Werner * gdb/testsuite: Initial creation of gdb/testsuite.