]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/testsuite/lib/gdb.exp
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gdb / testsuite / lib / gdb.exp
1999-01-28  Jim InghamThis is the merge of the Itcl3.0 gdbtk development...
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-03-31  Bob Manson * lib/gdb.exp(gdb_test): Send multiline commands one...
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1997-09-17  Bob Manson * gdb.base/callfuncs.exp: Fix indentation.
1997-09-13  Bob Manson * lib/gdb.exp(gdb_step_for_stub): New function.
1997-07-04  Bob Manson * lib/gdb.exp(get_debug_format): Don't cause the tests...
1997-06-30  Bob Manson * gdb.base/overlays.exp: Preliminary fixes; temporaril...
1997-06-29  Bob Manson * lib/gdb.exp(default_gdb_start): Use gdb_opts host...
1997-06-28  Fred Fish * lib/gdb.exp (setup_xfail_format): New function.
1997-06-25  Bob Manson * lib/gdb.exp(default_gdb_exit): Don't give an error...
1997-06-22  Fred Fish * gdb.base/printcmds.exp: Fix "check for floating...
1997-06-19  Bob Manson (gdb_expect): Add optional timeout parameter, and...
1997-06-18  Bob Manson * lib/gdb.exp(gdb_init): Pass our arguments to default...
1997-06-18  Bob Manson lib/gdb.exp(gdb_expect): Handle getting a value for...
1997-06-17  Bob Manson * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode
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.