Age | Commit message (Expand) | Author | Files | Lines |
1998-09-15 | Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -0/+307 |
1998-06-27 | * lib/gdb.exp (gdbtk_start): Add startup for gdbtk. | Keith Seitz | 1 | -0/+31 |
1998-03-31 | * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait | Bob Manson | 1 | -9/+43 |
1997-09-17 | * gdb.base/callfuncs.exp: Fix indentation. | Bob Manson | 1 | -42/+59 |
1997-09-13 | * lib/gdb.exp(gdb_step_for_stub): New function. | Bob Manson | 1 | -9/+87 |
1997-07-04 | * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail | Bob Manson | 1 | -5/+9 |
1997-06-30 | * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled | Bob Manson | 1 | -2/+15 |
1997-06-29 | * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature. | Bob Manson | 1 | -5/+2 |
1997-06-28 | * lib/gdb.exp (setup_xfail_format): New function. | Fred Fish | 1 | -0/+47 |
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 |