Age | Commit message (Expand) | Author | Files | Lines |
1994-01-11 | Tweaked to work with either version of expect. removed gdb_unload proc | Rob Savoye | 1 | -27/+0 |
1994-01-06 | Tweaked to work with either version of expect. | Rob Savoye | 1 | -12/+6 |
1993-11-03 | * lib/gdb.exp: Transform tool name. | Rob Savoye | 1 | -21/+6 |
1993-09-20 | Use ftp device rather than "load" command. | Rob Savoye | 1 | -69/+16 |
1993-09-16 | Use new proc for "file" command to load symbol tables. | Rob Savoye | 1 | -56/+1 |
1993-09-16 | * config/mips-gdb.exp (gdb_load): Increase timeout to 2400. | Ian Lance Taylor | 1 | -10/+17 |
1993-09-10 | Added gdb_exit to call default_gdb_exit. | Rob Savoye | 1 | -0/+6 |
1993-09-09 | Made cross testing work better. | Rob Savoye | 1 | -8/+72 |
1993-09-02 | Load the udi library procedures. | Rob Savoye | 1 | -0/+1 |
1993-08-31 | Just a little cleanup. Made gdb_exit "kill" any isstip's still running | Rob Savoye | 1 | -42/+45 |
1993-08-30 | Use default version procedure. | Rob Savoye | 2 | -17/+2 |
1993-08-30 | Use default_gdb_exit now. | Rob Savoye | 1 | -1/+1 |
1993-08-30 | Works again. | Rob Savoye | 1 | -1/+1 |
1993-08-30 | Add values for RUNTEST and RUNTESTFLAGS so cross testing works better. | Rob Savoye | 16 | -46/+97 |
1993-08-30 | Correctly a spelling mistake. | Rob Savoye | 1 | -1/+1 |
1993-08-26 | * config/unix-gdb.exp: Remove this version of gdb_exit | Jim Kingdon | 1 | -55/+0 |
1993-08-26 | * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete | Fred Fish | 2 | -2/+4 |
1993-08-19 | * config/unix-gdb.exp (gdb_exit): Move info on this vs. | Jim Kingdon | 1 | -0/+4 |
1993-08-12 | * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit | John Gilmore | 4 | -133/+4 |
1993-08-10 | * config/unix-gdb.exp (gdb_load): Add eof to expect statement. | Jim Kingdon | 1 | -3/+4 |
1993-08-10 | * config/unix-gdb.exp (gdb_load): Add eof to expect statement. | Jim Kingdon | 1 | -0/+6 |
1993-08-05 | * config/unix-gdb.exp (gdb_exit): Add "wait". | Jim Kingdon | 1 | -0/+5 |
1993-08-02 | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 1 | -1/+0 |
1993-07-30 | Add .Sanitize to Things-to-lose list. | Fred Fish | 1 | -0/+2 |
1993-07-02 | * config/mips-gdb.exp (gdb_exit): Removed close statement which is | Ian Lance Taylor | 1 | -1/+0 |
1993-06-28 | Works again. | Rob Savoye | 1 | -82/+53 |
1993-06-24 | Add RUNTEST so make can use the right one. | Rob Savoye | 1 | -0/+3 |
1993-06-21 | Add all the mt-* files as things to keep. | Fred Fish | 1 | -0/+14 |
1993-06-03 | Add m68k-coff to ld so it'll work right. | Rob Savoye | 1 | -1/+1 |
1993-06-03 | Removed board dependant stuff. | Rob Savoye | 1 | -2/+2 |
1993-06-03 | Add these from DejaGnu so the testsuites compile for targets again. | Rob Savoye | 14 | -0/+798 |
1993-06-01 | Add info and install-info targets. | Rob Savoye | 1 | -1/+2 |
1993-05-31 | Add config.rel.in and makefile.rel.in | Fred Fish | 1 | -0/+2 |
1993-05-28 | Add a blank install target so the top level makefile won't die. | Rob Savoye | 1 | -0/+1 |
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 1 | -0/+2 |
1993-05-26 | configure.in template that supports *only* make check. (for releases) | Rob Savoye | 1 | -0/+16 |
1993-05-26 | Makefile fragment that supports *only* make check. (for releases) | Rob Savoye | 1 | -0/+88 |
1993-05-19 | * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?" | Jim Kingdon | 5 | -5/+5 |
1993-05-11 | * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp, | Fred Fish | 1 | -1/+1 |
1993-04-19 | Minor indenting changes. | Rob Savoye | 1 | -2/+2 |
1993-04-16 | Remove chill sanitizations, which are no longer necessary. | Fred Fish | 1 | -34/+0 |
1993-04-16 | * config/unix-gdb.exp: Add back missing return 0 which mysteriously | Peter Schauer | 1 | -1/+2 |
1993-04-12 | Make sure $GDB contains a real program. | Rob Savoye | 1 | -3/+12 |
1993-03-30 | * config/unix-gdb.exp: Add missing return 0. | Peter Schauer | 1 | -0/+1 |
1993-03-25 | * config/udi-gdb.exp (gdb_exit): Remove close command. | Ian Lance Taylor | 1 | -20/+32 |
1993-03-23 | Remove mt-unix sanitization, there is no mt-unix here. | Fred Fish | 1 | -11/+0 |
1993-03-23 | Update for current files. | Fred Fish | 1 | -2/+7 |
1993-03-22 | Fixed a bunch of missing return codes, misc bugs. | Rob Savoye | 1 | -34/+86 |
1993-03-17 | Catch error on close so runtest won't bomb. | Rob Savoye | 1 | -0/+6 |
1993-03-16 | * config/unix-gdb.exp (gdb_exit): Remove close commands that | Fred Fish | 1 | -7/+5 |