Peter Schauer
3ae135ab3b
* gdb.t00/help.exp: Increase expect input buffer size.
1993-07-09 16:54:31 +00:00
Jim Kingdon
075aa449df
* gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
...
* gdb.t07/watchpoint.exp: Add xfail for hppa.
1993-07-09 03:55:06 +00:00
Jim Kingdon
1af6f16c65
* gdb.t07/watchpoint.exp: Add xfail for hppa.
1993-07-08 23:08:05 +00:00
Jim Kingdon
270532f9a4
* gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
1993-07-08 19:58:22 +00:00
Jim Kingdon
be7f754982
* gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
...
[0-9]*, not just [0-9].
1993-07-08 19:29:53 +00:00
Jim Kingdon
9ae07ce5d0
* gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
1993-07-07 23:26:44 +00:00
Jim Kingdon
f2dee08e88
* gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
1993-07-07 22:55:16 +00:00
Jim Kingdon
afde243fa5
* gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
1993-07-06 19:04:59 +00:00
Jim Kingdon
46d284c9fc
* gdb.t06/signals.c: Add xfails for sun3.
1993-07-06 05:23:10 +00:00
Jim Kingdon
306ee233ba
* gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
1993-07-06 04:05:49 +00:00
Jim Kingdon
762665e153
* gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
...
test_stepping tests.
1993-07-06 03:50:00 +00:00
Jim Kingdon
b2618fd85a
* gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
1993-07-02 21:56:27 +00:00
Jim Kingdon
56f413cd8f
* gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
...
rather than actually putting it through cpp twice.
1993-07-02 18:26:55 +00:00
Jim Kingdon
79f3218c2a
* gdb.t06/signals.exp: Add xfails unixware and rs6000.
1993-07-02 18:11:23 +00:00
Ian Lance Taylor
eae166985b
* config/mips-gdb.exp (gdb_exit): Removed close statement which is
...
no longer needed.
1993-07-02 17:49:32 +00:00
Jim Kingdon
b4ace9d36f
* gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
1993-07-02 17:00:33 +00:00
Jim Kingdon
38e1dd5415
* gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
...
C++ features prints as "struct", make it a pass, not an xfail.
1993-07-02 14:13:09 +00:00
Jim Kingdon
b55cc8a268
* gdb.t06/twice.exp: Don't care about the file name GDB prints.
1993-07-02 01:37:50 +00:00
Jim Kingdon
e02c07a5ef
* gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
1993-06-30 23:05:47 +00:00
Jim Kingdon
366f286982
* gdb.t16/printcmds.exp: Add printf tests.
1993-06-29 17:51:19 +00:00
Jim Kingdon
38c41e9209
* gdb.t06/{twice.{c,exp},Makefile.in}: New test.
1993-06-29 17:13:28 +00:00
Jim Kingdon
b4e899792d
* gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
1993-06-29 14:24:36 +00:00
Jim Kingdon
44443a9b09
* gdb.stabs/wierd.exp: Add xfail for rs6000.
1993-06-28 15:15:23 +00:00
Jim Kingdon
f492b6c11b
* gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
...
{BEGIN,END}_COMMON for common block instead of STAB.
1993-06-28 15:03:27 +00:00
Jim Kingdon
884e8cd43e
* gdb.stabs/wierd.def: Make value of N_GSYM's 0.
...
intp_var should be N_GSYM not N_LSYM.
wierd-aout.S: Use a label for the value of the N_SO.
wierd.def: Remove all backslashes.
wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
1993-06-28 14:34:46 +00:00
Peter Schauer
9325d5afa3
* gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
...
get the expected next to inheritance3.
1993-06-28 14:23:11 +00:00
Rob Savoye
6214895281
Works again.
1993-06-28 01:43:34 +00:00
Peter Schauer
d2b860e3a7
* gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
...
now that gcc-2.4 gets it right.
1993-06-27 19:31:36 +00:00
Jim Kingdon
2de1aa1cc9
* gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
1993-06-26 03:30:24 +00:00
Jim Kingdon
f788cf78fd
* gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
...
generating comp-info.exp which works for cross-compilation.
1993-06-25 17:16:44 +00:00
Fred Fish
6ba7b81886
* gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
...
"*-*-sysv4.*".
1993-06-24 23:56:35 +00:00
Rob Savoye
453592cae0
Add RUNTEST so make can use the right one.
1993-06-24 23:19:51 +00:00
Fred Fish
cfb702c1e0
* {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
...
gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
Makefile.in (distclean, realclean): Remove gdbme.c from list of
things to remove.
1993-06-21 22:27:19 +00:00
Fred Fish
c1aa3a2fbb
Add all the mt-* files as things to keep.
1993-06-21 16:39:46 +00:00
Fred Fish
3d26a081b1
* gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
...
test cases from bug reports.
1993-06-19 14:53:17 +00:00
Fred Fish
5c0e7bd6ef
* gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
...
* gdb.t12/scope.exp: Add clear_xfails at appropriate places to
avoid spurious xfails.
* gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
* gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
* gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
1993-06-18 17:43:51 +00:00
Fred Fish
212f6219c8
* gdb.t00/teststrategy.exp: Rework to provide more useful
...
description of each test, fix problem with systems that define
ALIGN_STACK_ON_STARTUP code, other misc cleanups.
* gdb.t06/break.exp (test_next_with_recursion): Fix expected
results for "next over recursive call" so timeouts aren't taken
by error.
1993-06-16 17:17:55 +00:00
Jim Kingdon
c76f7bb7c1
* gdb.t12/scope.exp: Test printing of variables before run.
1993-06-14 16:43:24 +00:00
Jim Kingdon
69dbdc0535
* gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
...
printed in wrong order due to sorting.
1993-06-14 16:17:30 +00:00
Fred Fish
b025842760
Add .Sanitize file.
1993-06-13 18:08:35 +00:00
Fred Fish
80af2bd319
* gdb.t00/teststrategy.exp: Fix expected results for printing
...
user entered string constant. Is array of char, prints with no
address.
1993-06-12 23:13:48 +00:00
Fred Fish
dd9d4fa31c
* gdb.t00/{default.exp, help.exp}: Account for changes to radix
...
commands.
* gdb.t16/gdbme.c: Add and use struct containing arrays of char.
* gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
* gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
of struct of char arrays.
* gdb.t00/radix.exp: New tests for radix commands.
1993-06-12 22:09:59 +00:00
Jim Kingdon
49b12db0ce
x
1993-06-11 20:31:37 +00:00
Jim Kingdon
fcb6cf5818
x
1993-06-11 03:11:32 +00:00
Jim Kingdon
729258a3a0
* gdb.t16/printcmd.exp: Don't print variables before running program.
...
* gdb.t06/break.exp: Don't require envp argument to main.
* gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
* gdb.t02/whatis.exp, gdb.t11/list.exp:
Add xfails for rs6000.
* gdb.t02/whatis.exp: Re-write other tests
not to re-test something we already tested.
* gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
each type used has a variable of that type.
1993-06-10 22:43:53 +00:00
Ian Lance Taylor
344ea7e937
* configure.in (mips-idt-ecoff*): Added trailing '*'.
1993-06-04 19:48:13 +00:00
David D. Zuhn
3ffdec446c
fix srctrigger to point to a file, not a directory
1993-06-04 18:09:23 +00:00
Ian Lance Taylor
b3523cb3ba
* gdb.t11/list.exp: Fixed a couple of typos.
1993-06-04 15:24:33 +00:00
Rob Savoye
7724524325
Add m68k-coff to ld so it'll work right.
1993-06-03 05:06:09 +00:00
Rob Savoye
01c0ed641e
Removed board dependant stuff.
1993-06-03 04:53:46 +00:00
Rob Savoye
84aa54e2b4
Add these from DejaGnu so the testsuites compile for targets again.
1993-06-03 00:57:17 +00:00
Fred Fish
46fc723ce3
* gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
...
is fixed and PR is closed.
* gdb.t16 (gdbme.c): Add simple test string variable.
* gdb.t16 (printcmds.exp): Add tests with simple test string
variable, primarily for boundaries on "set print elements".
1993-06-02 04:35:13 +00:00
Rob Savoye
e535e37532
Add info and install-info targets.
1993-06-01 01:42:24 +00:00
Jim Kingdon
6a51601ee9
* gdb.stabs/wierd.exp: Remove xfail for printing big integer.
...
Make leading 0's optional and don't expect a tab in the middle
of the number.
1993-05-31 21:08:21 +00:00
Jim Kingdon
05b4279b30
CVS:foo
...
* gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
* gdb.stabs/wierd.def: Type attributes must be preceded by number=.
* gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
don't end command passed to gdb_test with newline.
1993-05-31 20:13:49 +00:00
Jim Kingdon
bfcba962cb
* gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
...
* gdb.stabs/wierd.def: Type attributes must be preceded by number=.
* gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
don't end command passed to gdb_test with newline.
1993-05-31 20:13:31 +00:00
Jim Kingdon
942a6600ea
* gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
...
signed keyword away, don't expect signed bitfields to be signed.
* gdb.t13/bitfields.exp (bitfield containment): Accept the fields
printing with only as many 1's as are in the field as well as printing
with 32 1's (see comment).
1993-05-31 19:10:29 +00:00
Fred Fish
5e7861832d
Add gdb.stabs to keep and gdb.all to remove.
1993-05-31 06:04:29 +00:00
Fred Fish
d64b05a921
Add config.rel.in and makefile.rel.in
1993-05-31 06:04:00 +00:00
Fred Fish
88db2febc8
* gdb.t00/default.exp: Start with a fresh gdb.
1993-05-30 01:33:31 +00:00
Fred Fish
dd294fc006
* configure.in (configdirs): Remove gdb.t31 until the chill
...
compiler works again. It no longer is able to find chillrt0
since it isn't in libchill.a anymore.
1993-05-30 01:14:47 +00:00
Fred Fish
150ab4401d
* gdb.stabs/wierd.exp: Rewrite to properly handling a missing
...
wierd.o, make more modular.
1993-05-30 01:09:32 +00:00
Fred Fish
35c254be70
* gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
...
spurious newlines that caused problems.
1993-05-30 00:58:55 +00:00
Rob Savoye
47a488df26
Add a blank install target so the top level makefile won't die.
1993-05-28 04:31:51 +00:00
K. Richard Pixley
87756e15db
added things-to-lose sections
1993-05-27 06:44:29 +00:00
Jim Kingdon
5bd22ca87b
* Move test with enums and partial symbols from gdb.t03/ptype.exp
...
to gdb.stabs/wierd.exp since GCC has worked around the bug.
1993-05-26 20:06:59 +00:00
Jim Kingdon
12a0960387
* Move test with enums and partial symbols from gdb.t02/ptype.exp
...
to gdb.stabs/wierd.exp since GCC has worked around the bug.
gdb.stabs/wierd.{exp,def}: Many new tests.
1993-05-26 20:04:50 +00:00
Jim Kingdon
18ef91468f
* gdb.t00/default.exp: update info line for new message.
...
* gdb.t02/{whatis.exp,gdbme.c}:
Test that "char *" doesn't print as "caddr_t".
1993-05-26 17:06:40 +00:00
Rob Savoye
b64d5e491a
configure.in template that supports *only* make check. (for releases)
1993-05-26 01:55:00 +00:00
Rob Savoye
2a775d5158
Makefile fragment that supports *only* make check. (for releases)
1993-05-26 01:44:49 +00:00
Jim Kingdon
29b34f10a9
* gdb.t00/help.exp: Use .* in place of some help messages which
...
just changed.
gdb.t00/default.exp: Update "info frame" test for new message.
* gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
Remove some xfails
1993-05-25 19:57:38 +00:00
Jim Kingdon
2d10304ee6
x
1993-05-25 19:35:02 +00:00
Jim Kingdon
16b00357e8
* gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
...
Remove some xfails
1993-05-25 19:32:19 +00:00
Jim Kingdon
c6d700126c
* gdb.t03/{gdbme.c,ptype.exp}:
...
Add tests for typedef'd struct and union without tags.
1993-05-24 15:34:49 +00:00
Jim Kingdon
f43c2f0581
x
1993-05-24 06:37:08 +00:00
Jim Kingdon
e726f3b519
* gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
...
PRMS 1823; the bug still exists but isn't reproduced by this test
anymore), and remove rs6000 XFAIL (the bug is fixed).
* gdb.t03/ptype.exp: Comment out a lot of tests which are basically
duplicated from whatis.exp. For those that are left, accept
"long", "long int", or "int" for long variables (whatis.exp already
has an XFAIL for "int", so no need to fail it here).
* gdb.t02/whatis.exp, gdb.t10/crossload.exp:
Deal with GCC's names for types now that GDB uses the compiler's names.
* gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
setup_xfail's for sunos4. If we #defined the signed keyword away,
don't expect GDB to know that char it is signed.
* gdb.t00/teststrategy.exp: Update for symbolic signal names.
1993-05-24 06:29:48 +00:00
Rob Savoye
a1092b5df4
Fix bug in how GDB gets set that chokes runtest *only* using /bin/sh.
1993-05-23 22:21:17 +00:00
Fred Fish
0b3c22dfbb
* configure.in (configdirs): Add gdb.t24 for C++ tests that
...
should work on any system, regardless of debugging format.
* gdb.t21/demangle.exp: Move to gdb.t24.
* gdb.t24/demangle.exp: Move from gdb.t21.
* gdb.t24/{Makefile.in, configure.in}: New files.
1993-05-23 15:49:17 +00:00
Jim Kingdon
b1285bd9eb
Further revisions (for xcoff mostly) to test case logged in ChangeLog yesterday
1993-05-21 16:40:05 +00:00
Jim Kingdon
e18faa8ab9
* configure.in: Do gdb.stabs and C++ tests only for stabs.
1993-05-21 01:32:23 +00:00
Jim Kingdon
1458f956e9
New directory
1993-05-21 01:31:26 +00:00
Jim Kingdon
8ce07a211b
* config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
...
not just "Quit anyway?".
1993-05-19 03:29:10 +00:00
Fred Fish
27daf1a914
* gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
...
that all setup_xfails are immediately followed by clear_xfails.
1993-05-19 00:13:56 +00:00
Fred Fish
415e62080d
* config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
...
gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
gdb.t31/chillvars.exp, lib/gdb.exp:
Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
bug-gdb@prep.ai.mit.edu .
1993-05-11 16:15:41 +00:00
Fred Fish
95addf559c
Remove dangling 'fi'.
1993-05-07 18:37:37 +00:00
Fred Fish
fb40210a5f
* Makefile.in (GDBFLAGS): Set to -nx.
...
* Makefile.in (site.exp): Use GDBFLAGS.
1993-04-30 16:45:40 +00:00
K. Richard Pixley
ab8603eae5
add just-check target so that tests can be run without a noop build
...
pass.
1993-04-28 23:18:10 +00:00
K. Richard Pixley
c1fb4e4913
Add CFALGS = -g to all subdir Makefile.in's.
1993-04-28 20:32:09 +00:00
K. Richard Pixley
b6423cec40
switch from configuration from subdirs to configdirs
1993-04-24 01:16:18 +00:00
Ian Lance Taylor
5959dcea09
* gdb.t07/watchpoint.exp: Removed a29k expected failure which now
...
works.
1993-04-22 15:33:31 +00:00
Rob Savoye
d27960e794
Fixed typos so paths for executables works again.
1993-04-21 04:18:11 +00:00
Fred Fish
fbc3492c31
* gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
...
in explicit rules. Apparently this is not supported by some makes.
1993-04-20 20:41:42 +00:00
John Gilmore
512e5f9469
* gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
1993-04-19 08:56:05 +00:00
Rob Savoye
cc49ffa06b
Back to creating a local config fil to be safe. Pass --target for "make
...
check"
1993-04-19 05:04:41 +00:00
Rob Savoye
faea916b2f
Minor indenting changes.
1993-04-19 05:03:42 +00:00
Fred Fish
5aefc1ca23
Remove chill sanitizations, which are no longer necessary.
1993-04-16 23:22:41 +00:00
Peter Schauer
987b4233ae
* config/unix-gdb.exp: Add back missing return 0 which mysteriously
...
disappeared.
1993-04-16 16:39:49 +00:00
John Gilmore
acb771de03
Avoid $< in explicit rule.
1993-04-15 09:28:58 +00:00
Fred Fish
a08317af9f
* gdb.t07/watchpoint.exp: Remove setup_xfail for i486
...
watchpoint problem that is now fixed.
* gdb.t30/chexp.exp: Remove setup_xfail for printing
uninitialized convenience variables.
* gdb.t31/chillvars.exp: Fix expected patterns for printing
structures.
1993-04-14 23:43:51 +00:00
Per Bothner
b54a2f2d90
Note changes to gdb.t31/chillvars.exp.
1993-04-14 06:21:34 +00:00