Age | Commit message (Expand) | Author | Files | Lines |
1994-09-17 | Add missing file; adjust Makefile etc. | Per Bothner | 5 | -2/+9 |
1994-09-16 | * pr-5646.ch, pr-5646.exp, Makefile.in: New testcase. | Per Bothner | 5 | -1/+84 |
1994-09-08 | * gdb.base/commands.exp: New tests for if/while commands. | Jeff Law | 2 | -0/+5 |
1994-09-06 | * pr-5016.ch, pr-5016.exp, Makefile.in: New testcase. | Per Bothner | 4 | -2/+95 |
1994-09-06 | Note fix to lib/gdb.exp. | Per Bothner | 1 | -0/+5 |
1994-09-06 | * gdb.c++/demangle.exp (test_arm_style_demangling): Remove | Peter Schauer | 1 | -0/+5 |
1994-08-29 | Keep Fortran tests | Stan Shebs | 2 | -0/+38 |
1994-08-29 | First part of Fortran test suite. | Stan Shebs | 3 | -0/+693 |
1994-08-28 | * gdb.base/default.exp: Update expect pattern for load command | Peter Schauer | 1 | -0/+5 |
1994-08-24 | * configure.in: Change i386 to i[345]86. | Ian Lance Taylor | 4 | -5/+12 |
1994-08-24 | * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect | Stan Shebs | 2 | -11/+23 |
1994-08-16 | * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with | Stan Shebs | 1 | -0/+5 |
1994-08-13 | * gdb.base/interrupt.exp: When trying to wake up the inferior, | Jeff Law | 1 | -0/+4 |
1994-08-13 | * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the | Jeff Law | 2 | -1/+14 |
1994-08-02 | * config/netware.exp: New file. | J.T. Conklin | 2 | -0/+6 |
1994-07-29 | Obsolete file. | J.T. Conklin | 1 | -247/+0 |
1994-07-28 | * config/mt-slite (LDFLAGS): If using the newlib in the tree, set | J.T. Conklin | 2 | -1/+9 |
1994-07-28 | Fix typo | J.T. Conklin | 1 | -1/+1 |
1994-07-28 | * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is | J.T. Conklin | 2 | -2/+15 |
1994-07-28 | * gdb.base/configure.in: Look for makefile fragments in ../config. | J.T. Conklin | 2 | -12/+19 |
1994-07-26 | * gdb.base/corefile.exp: Change `else if' to `elseif', which is | Peter Schauer | 1 | -0/+5 |
1994-07-25 | * gdb.base/opaque.exp: use runto instead of messing around with | J.T. Conklin | 1 | -0/+11 |
1994-07-25 | * gdb.base/opaque.exp: use runto instead of messing around with | J.T. Conklin | 1 | -44/+11 |
1994-07-24 | * Makefile.in: Remove extra tabs that confuse some versions | Fred Fish | 2 | -31/+35 |
1994-07-23 | * gdb.base/whatis.exp (v_signed_short_array): Fix a typo. | Stan Shebs | 1 | -0/+2 |
1994-07-23 | * gdb.base/help.exp: Update expected add-symbol-file, ignore, and | Stan Shebs | 1 | -0/+5 |
1994-07-22 | Upgraded to use gdb_test. | J.T. Conklin | 1 | -0/+391 |
1994-07-20 | Use gdb_run_cmd | J.T. Conklin | 1 | -18/+5 |
1994-07-20 | Changed pattern in gdb_run_cmd to match up to the first newline only. | J.T. Conklin | 1 | -1/+4 |
1994-07-20 | New implementation of gdb_run_cmd which fixes some subtle bugs. | J.T. Conklin | 1 | -7/+14 |
1994-07-20 | Temporarily back out last change | J.T. Conklin | 1 | -3/+6 |
1994-07-19 | * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd. | J.T. Conklin | 1 | -6/+3 |
1994-07-19 | * gdb.base/funcargs.exp: Use gdb_run_cmd to start program. | J.T. Conklin | 1 | -56/+28 |
1994-07-19 | * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd. | J.T. Conklin | 1 | -2/+5 |
1994-07-19 | * lib/gdb.exp (gdb_run_cmd): New function, used to start program | J.T. Conklin | 1 | -1/+13 |
1994-07-19 | * gdb.base/bitfields.exp: Use gdb_run_cmd to start program. | J.T. Conklin | 1 | -24/+12 |
1994-07-19 | * lib/gdb.exp (gdb_run_cmd): New function, used to start program | J.T. Conklin | 1 | -2/+6 |
1994-07-19 | Mostly converted to use gdb_test proc. | J.T. Conklin | 1 | -271/+100 |
1994-07-19 | This config file didn't belong here | J.T. Conklin | 1 | -3/+0 |
1994-07-19 | * gdb.base/bitfields.exp: Simplify by using delete_breakpoints and | J.T. Conklin | 3 | -208/+124 |
1994-07-18 | * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug, | J.T. Conklin | 3 | -12/+289 |
1994-07-18 | * gdb.base/corefile.exp: Execute coremaker to generate core dump. | J.T. Conklin | 2 | -0/+150 |
1994-07-14 | * gdb.base/signals.exp: Allow for optionality of breakpoint | Stan Shebs | 1 | -0/+5 |
1994-07-14 | * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test. | Jim Kingdon | 1 | -0/+4 |
1994-07-12 | Minor tweaks | J.T. Conklin | 1 | -1/+2 |
1994-07-12 | * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>, | J.T. Conklin | 1 | -0/+4 |
1994-07-12 | * config/mt-i386-netware: New file. | J.T. Conklin | 3 | -0/+5 |
1994-07-12 | * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not | J.T. Conklin | 1 | -0/+3 |
1994-07-12 | * gdb.base/Makefile.in: Added support for systems that name core | J.T. Conklin | 2 | -4/+12 |
1994-07-12 | * gdb.base/return.exp: Add comment and message for `return double' | Peter Schauer | 1 | -1/+11 |