Jim Kingdon
4988d8c722
* gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
1993-07-12 16:30:21 +00:00
Jim Kingdon
a688a1866c
* gdb.t17/interrupt.exp: Test for more things.
1993-07-11 17:05:33 +00:00
Jim Kingdon
81074ec8d1
* gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
...
compiler arranges the code and line numbers.
1993-07-09 19:24:00 +00:00
Jim Kingdon
2a62a4cb1b
* gdb.t17/interrupt.exp: Don't send \n after ^C.
1993-07-09 19:14:43 +00:00
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