aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
1994-07-28Fix typoJ.T. Conklin1-1/+1
1994-07-28* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it isJ.T. Conklin2-2/+15
1994-07-28* gdb.base/configure.in: Look for makefile fragments in ../config.J.T. Conklin2-12/+19
1994-07-26 * gdb.base/corefile.exp: Change `else if' to `elseif', which isPeter Schauer1-0/+5
1994-07-25* gdb.base/opaque.exp: use runto instead of messing around withJ.T. Conklin1-0/+11
1994-07-25* gdb.base/opaque.exp: use runto instead of messing around withJ.T. Conklin1-44/+11
1994-07-24 * Makefile.in: Remove extra tabs that confuse some versionsFred Fish2-31/+35
1994-07-23 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.Stan Shebs1-0/+2
1994-07-23 * gdb.base/help.exp: Update expected add-symbol-file, ignore, andStan Shebs1-0/+5
1994-07-22Upgraded to use gdb_test.J.T. Conklin1-0/+391
1994-07-20Use gdb_run_cmdJ.T. Conklin1-18/+5
1994-07-20Changed pattern in gdb_run_cmd to match up to the first newline only.J.T. Conklin1-1/+4
1994-07-20New implementation of gdb_run_cmd which fixes some subtle bugs.J.T. Conklin1-7/+14
1994-07-20Temporarily back out last changeJ.T. Conklin1-3/+6
1994-07-19* lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.J.T. Conklin1-6/+3
1994-07-19* gdb.base/funcargs.exp: Use gdb_run_cmd to start program.J.T. Conklin1-56/+28
1994-07-19* lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.J.T. Conklin1-2/+5
1994-07-19* lib/gdb.exp (gdb_run_cmd): New function, used to start programJ.T. Conklin1-1/+13
1994-07-19* gdb.base/bitfields.exp: Use gdb_run_cmd to start program.J.T. Conklin1-24/+12
1994-07-19* lib/gdb.exp (gdb_run_cmd): New function, used to start programJ.T. Conklin1-2/+6
1994-07-19Mostly converted to use gdb_test proc.J.T. Conklin1-271/+100
1994-07-19This config file didn't belong hereJ.T. Conklin1-3/+0
1994-07-19* gdb.base/bitfields.exp: Simplify by using delete_breakpoints andJ.T. Conklin3-208/+124
1994-07-18* gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,J.T. Conklin3-12/+289
1994-07-18* gdb.base/corefile.exp: Execute coremaker to generate core dump.J.T. Conklin2-0/+150
1994-07-14 * gdb.base/signals.exp: Allow for optionality of breakpointStan Shebs1-0/+5
1994-07-14* gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.Jim Kingdon1-0/+4
1994-07-12Minor tweaksJ.T. Conklin1-1/+2
1994-07-12* gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,J.T. Conklin1-0/+4
1994-07-12* config/mt-i386-netware: New file.J.T. Conklin3-0/+5
1994-07-12* gdb.base/interrupt.c: Do not test if errno == EINTR if it's notJ.T. Conklin1-0/+3
1994-07-12* gdb.base/Makefile.in: Added support for systems that name coreJ.T. Conklin2-4/+12
1994-07-12 * gdb.base/return.exp: Add comment and message for `return double'Peter Schauer1-1/+11
1994-07-12Various updatesStan Shebs3-41/+9
1994-06-29 * gdb.c++/misc.cc: Instantiate classes to inhibit the compilerPeter Schauer1-0/+8
1994-06-24 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regularPeter Schauer1-0/+7
1994-06-21 * gdb.base/list.exp: Tweak alternate pattern for listing of anPeter Schauer1-0/+8
1994-06-18 * lib/gdb.exp (string_to_regexp): Set a default result.Stan Shebs1-0/+5
1994-06-15Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs7-179/+15
1994-06-15Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-0/+20
1994-06-14 * result.ch, result.exp, Makefile.in: New test case.Per Bothner8-1/+215
1994-06-10 * gdb.base/recurse.exp: Misc changes to get tests running againJeff Law1-0/+10
1994-06-10 * pr-5022.ch, pr-5022.exp: New testcase.Per Bothner5-2/+100
1994-06-09 * Makefile.in: Bunch of fixes so it actually works in thisPer Bothner7-55/+63
1994-06-08Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs4-111/+84
1994-06-07 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangleJim Kingdon2-1/+7
1994-06-07 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,Jim Kingdon2-1/+6
1994-06-07 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.Jim Kingdon1-0/+5
1994-06-07Reorganized GDB tests - ChillStan Shebs7-0/+1436
1994-06-07Reorganized GDB tests - baseStan Shebs57-0/+21351