Age | Commit message (Expand) | Author | Files | Lines |
1993-09-09 | Made cross testing work better. | Rob Savoye | 1 | -8/+72 |
1993-09-07 | * gdb.t15/{return.c,return.exp,Makefile.in}: | Jim Kingdon | 1 | -0/+5 |
1993-09-02 | Load the udi library procedures. | Rob Savoye | 1 | -0/+1 |
1993-08-31 | * config/udi-gdb.exp: gdb_exit now kills any isstip processes | Rob Savoye | 1 | -0/+6 |
1993-08-31 | Just a little cleanup. Made gdb_exit "kill" any isstip's still running | Rob Savoye | 1 | -42/+45 |
1993-08-31 | * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the | Rob Savoye | 1 | -0/+10 |
1993-08-30 | Use default version procedure. | Rob Savoye | 2 | -17/+2 |
1993-08-30 | Add default gdb version so it can be shared. | Rob Savoye | 1 | -0/+16 |
1993-08-30 | Make gdb_exit into default_gdb_exit so it can be shared. | Rob Savoye | 1 | -12/+75 |
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-27 | * gdb.t20/classes.exp: For "ptype class Base1", continue to accept | Jim Kingdon | 1 | -0/+6 |
1993-08-27 | * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it). | Jim Kingdon | 1 | -0/+8 |
1993-08-26 | * config/unix-gdb.exp: Remove this version of gdb_exit | Jim Kingdon | 1 | -55/+0 |
1993-08-26 | * gdb.t22/virtfunc.exp: Accept missing struct/class names as | Fred Fish | 1 | -0/+8 |
1993-08-26 | * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete | Fred Fish | 3 | -2/+18 |
1993-08-24 | * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests. | Jim Kingdon | 1 | -0/+2 |
1993-08-24 | * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O. | Jim Kingdon | 1 | -0/+4 |
1993-08-20 | * gdb.t15/funcargs.exp: Allow arguments for main in backtraces | Peter Schauer | 1 | -0/+5 |
1993-08-20 | * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound | Jim Kingdon | 1 | -0/+3 |
1993-08-20 | * scope.exp: Change "bad value for localval" messages so each one | Jim Kingdon | 1 | -0/+3 |
1993-08-19 | * config/unix-gdb.exp (gdb_exit): Move info on this vs. | Jim Kingdon | 2 | -0/+7 |
1993-08-19 | * gdb.t06/signals.exp: Skip the whole file with xfail for delta68. | Jim Kingdon | 1 | -0/+4 |
1993-08-17 | * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line | Jim Kingdon | 1 | -0/+8 |
1993-08-17 | * gdb.stabs/wierd.exp: Deal with it if echo of "file" command | Jim Kingdon | 1 | -1/+7 |
1993-08-17 | * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as | Jim Kingdon | 1 | -0/+5 |
1993-08-16 | * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp, | Peter Schauer | 1 | -0/+11 |
1993-08-12 | * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern | Fred Fish | 1 | -0/+6 |
1993-08-12 | * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*. | Jim Kingdon | 2 | -4/+8 |
1993-08-12 | * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit | John Gilmore | 5 | -133/+17 |
1993-08-11 | * gdb.t24/demangle.exp: Add tests for PR 3220. | Jim Kingdon | 1 | -0/+8 |
1993-08-11 | * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just | Fred Fish | 1 | -0/+3 |
1993-08-10 | * gdb.t06/signals.exp: Rework code that recognizes known SVR4 | Fred Fish | 1 | -0/+6 |
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 | 2 | -0/+10 |
1993-08-10 | * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of | Fred Fish | 1 | -0/+4 |
1993-08-10 | * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp, | Fred Fish | 1 | -0/+4 |
1993-08-10 | * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o | Fred Fish | 2 | -1/+8 |
1993-08-09 | * gdb.t15/funcargs.exp: Add comments that hppa xfails are only | Jim Kingdon | 1 | -0/+3 |
1993-08-09 | * gdbcore.h: New variable gnutarget. | Jim Kingdon | 1 | -0/+4 |
1993-08-08 | * gdb.t20/inherit.exp: Change message for "print tagless struct" | Jim Kingdon | 1 | -0/+5 |
1993-08-08 | * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline | Jim Kingdon | 1 | -0/+5 |
1993-08-07 | * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols | Fred Fish | 1 | -0/+7 |
1993-08-05 | * config/unix-gdb.exp (gdb_exit): Add "wait". | Jim Kingdon | 2 | -0/+21 |
1993-08-05 | * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many | Fred Fish | 1 | -0/+8 |
1993-08-04 | * gdb.t09/Makefile.in (clean): Remove corefile. | Fred Fish | 1 | -0/+8 |
1993-08-02 | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 4 | -4/+0 |
1993-08-02 | * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for | Jim Kingdon | 1 | -0/+7 |