Jim Kingdon
a331c834c1
* lib/gdb.exp (skip_chill_tests): New procedure.
1995-03-08 21:30:07 +00:00
Jim Kingdon
54e85b8bd0
* gdb.base/signals.exp (signal_tests_1): xfail for irix.
1995-03-08 21:16:15 +00:00
Per Bothner
34410e9541
* string.ch, string.exp, Makefile.in: New test case.
...
This is PR 5696.
1995-03-08 03:29:55 +00:00
Per Bothner
3654c0672f
* tuples.ch (setnmode); New module.
...
* tuples.exp: Add some extra tests.
These are from PR 5024.
1995-03-06 22:11:17 +00:00
Jeff Law
4eb2d21922
* gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
...
each expect pattern. Cuts runtime from 12 to about 4 seconds.
1995-03-06 17:46:26 +00:00
Per Bothner
374887b408
* callch.ch, callch.exp, Makefile.in: New test case.
...
Extended testing for PR 6292.
1995-03-04 23:15:48 +00:00
Jim Kingdon
b77a4fbe8f
* gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
...
disassemble 8, not 16, instructions for part 4.
1995-03-02 22:24:44 +00:00
Jim Kingdon
cc5be3662c
* config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
...
support the latter anymore.
1995-03-02 15:45:02 +00:00
Jim Kingdon
ff0a7ea5cd
* misc.exp: If executable does not exist, issue warning and skip
...
remaining tests, like other chill tests.
1995-03-02 14:23:40 +00:00
Jim Kingdon
60fdbf97c7
* gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
...
-DNO_PROTOTYPES.
* gdb.base/callfuncs.c: Control use of prototypes based on
NO_PROTOTYPES, not __STDC.
* gdb.base/callfuncs.exp (do_function_calls): xfail one of the
t_float_values2 tests if prototypes in use.
* gdb.base/callfuncs.c (t_float_values, t_float_values2,
t_double_values): When checking differences against DELTA, check
that difference is within the range (-DELTA,DELTA), not just
(-infinity,DELTA).
1995-03-02 14:09:31 +00:00
Per Bothner
1a0a972847
* misc.ch, misc.exp, Makefile.in: New test case.
1995-03-02 04:28:57 +00:00
Kung Hsu
cb58e516f9
* config/mips-gdb.exp (gdb_load): In every test case, we need to do
...
'file' command firts, then 'target', then 'load', this is due to gdb
target set up.
* config/mips-gdb.exp: Fix a couple regular exp bugs.
1995-03-01 00:35:09 +00:00
Jeff Law
b5f105b7eb
* gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
...
FP load/store variants.
* gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
1995-02-24 00:47:29 +00:00
Jim Kingdon
6aa082e03d
* gdb.base/term.exp: Do not give a warning if not native, it is
...
not an abnormal condition.
1995-02-23 02:30:57 +00:00
Angela Marie Thomas
d439f0eca6
added regs.exp to Things-to-keep
1995-02-22 04:56:32 +00:00
Jim Kingdon
7cf24958fe
* gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
...
t_char_array".
1995-02-21 21:09:48 +00:00
Per Bothner
1b5cdb7e22
* pr-5016.exp: Allow builtin types as either case. E.g. (BOOL|bool).
1995-02-21 00:29:08 +00:00
Per Bothner
9fa343240e
* chillvars.ch: Add missing INIT's.
...
* chillvars.exp: Allow builtin types as either case. E.g. (BOOL|bool).
1995-02-21 00:20:48 +00:00
Jim Kingdon
566ac567d6
* lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
...
are getting the version number.
1995-02-19 21:47:32 +00:00
Jim Kingdon
0794ff457b
* gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
...
if not native, it is not an abnormal condition.
1995-02-19 21:12:56 +00:00
J.T. Conklin
2b53190db8
* config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
...
(LDFLAGS): Set to -Xlinker -Ur.
1995-02-17 00:54:00 +00:00
Jim Kingdon
f7ef65ff72
* lib/gdb.exp: Just use "file exists", rather than undocumented
...
dejagnu procedure "findfile".
1995-02-17 00:00:53 +00:00
J.T. Conklin
3aa3c59383
add 1995 to copyright
1995-02-16 18:42:42 +00:00
J.T. Conklin
65424cda04
* Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
...
Removed, these values are set by lib/gdb.exp.
* lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
1995-02-16 18:41:54 +00:00
J.T. Conklin
983bfa6327
* config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
...
of replicating gdb startup code.
1995-02-16 01:10:04 +00:00
J.T. Conklin
bdbe77580e
* config/mt-vxworks (LDFLAGS): Set to -r.
...
(CFLAGS_FOR_TARGET): Removed.
* config/vx-gdb.exp: always set prompt; gdb.exp sets it to
(gdb) and gdb for vxworks uses (vxgdb).
1995-02-16 00:44:43 +00:00
J.T. Conklin
be813d0223
* Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
...
executable is not in the tree and host != target, use sed and
program_transform_name to determine the gdb name used by the
target.
1995-02-16 00:35:53 +00:00
J.T. Conklin
9c79b8b5eb
* configure.in, gdb.{base,c++,chill}/configure.in: changed so
...
*-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
1995-02-15 22:28:51 +00:00
Jim Kingdon
bc778001af
* gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
...
floats, chars, and shorts where there are ANSI-style function
definitions.
1995-02-12 21:34:19 +00:00
Per Bothner
2dac71f519
* pr-6292.ch, pr-6292.exp, Makefile.in: New test case.
1995-02-12 19:47:48 +00:00
Jim Kingdon
c44c67b5ae
* gdb.base/langs.exp, gdb.base/langs*: New test.
...
* gdb.base/Makefile.in: Build it.
* TODO: Remove item about checking that C names don't get C++
demangling applied; this test tests it.
1995-02-12 17:55:09 +00:00
Jim Kingdon
08bac7adef
* gdb.stabs/weird.exp: Remove "Haven't examined" comment which
...
went with the const70 xfail. The xfail went away a year ago.
1995-02-09 22:49:51 +00:00
Jim Kingdon
ad325d68af
* gdb.base/signals.exp: Rename a bunch of tests to give unique names.
1995-02-09 22:45:51 +00:00
Jim Kingdon
6b045866c1
* gdb.base/corefile.exp: Give backtrace test unique name. xfail
...
for hp300.
1995-02-09 20:55:02 +00:00
Jim Kingdon
1eff70976e
* gdb.base/interrupt.exp: Also xfail hpux (for hp300).
1995-02-09 20:51:13 +00:00
Jim Kingdon
1fb1efcd37
* gdb.base/a1-selftest.exp: Don't run on hp300.
1995-02-09 20:46:53 +00:00
Jim Kingdon
f78d026a52
* Makefile.in (site.exp): Set host_alias and target_alias as well
...
as host_triplet and target_triplet.
1995-02-05 01:02:40 +00:00
Per Bothner
adad95c056
* tuples.ch, tuples.exp, Makefile.in: New test case.
1995-02-01 21:08:52 +00:00
Jim Kingdon
ff884d6e71
* gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
...
places as other ecoff systems).
1995-02-01 18:21:30 +00:00
Jim Kingdon
372bb8b4f0
* gdb.base/nodebug.exp: Add xfails for ultrix (same places as
...
other ecoff systems).
1995-02-01 17:08:16 +00:00
Jim Kingdon
3c1c71bf59
* gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
...
ultrix.
1995-02-01 16:11:07 +00:00
Jim Kingdon
0983715251
* gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
...
remove them.
* gdb.base/nodebug.exp: Accept "function" in addition to "text
variable and "variable" in addition to "data variable".
* gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
1995-01-31 21:01:09 +00:00
Jim Kingdon
f51b66ca50
* gdb.base/list.exp (test_forward_search): Set listsize to 4 not
...
2.
* gdb.base/list1.c (long_line): Add additional statement at start
of function.
* gdb.base/list.exp (test_forward_search): Update line number to
reflect new statement.
1995-01-30 19:53:35 +00:00
Jeff Law
333a8ddecf
* gdb.disasm/Makefile.in (clean): Delete "errs" file.
...
* gdb.stabs/Makefile.in: Likewise.
* gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
change. Instead split the tests into smaller pieces.
* gdb.disasm/hppa.s: Corresponding changes.
1995-01-28 08:42:31 +00:00
Jim Kingdon
e29b45a853
* gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
...
Quote ^C when passing it to stty. For some shells ^ is a pipe.
1995-01-27 18:22:15 +00:00
Jim Kingdon
a4efaf7c06
* gdb.base/funcargs.exp: Modify many tests so that every test
...
either passes or fails. Make some test names unique.
1995-01-27 17:29:52 +00:00
Jim Kingdon
66b063c03d
* gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
...
Call stty to set interrupt character.
1995-01-27 05:40:50 +00:00
Jim Kingdon
958f6a1310
* gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
...
for HP assembler versus GNU assembler based on actual behavior of
$(CC), rather than assuming that $(AS) is always the GNU assembler.
1995-01-27 04:24:09 +00:00
Jim Kingdon
669c9fe334
* TODO: Suggest a few more stepping tests.
1995-01-27 03:22:42 +00:00
Stan Shebs
c429bbab3a
* gdb.base/default.exp: xfail no-stack backtraces for h8300,
...
restart GDB for h8300 after a continue.
(return): Add pattern to match a29k-udi behavior.
* gdb.base/nodebug.exp: Remove obsolete comment.
* gdb.base/regs.exp: New file, testing of register displays.
* gdb.base/return.exp: Fix typo in reference to $objdir.
* gdb.base/whatis.exp: Always start with a fresh GDB.
1995-01-26 00:02:46 +00:00
Jim Kingdon
7010dbced3
* gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
...
higher, these tests generate a lot of output.
1995-01-25 22:16:08 +00:00
Jim Kingdon
6535b97b3f
* lib/gdb.exp (gdb_test): Remove catch from around the send. The
...
code following the catch silently ignored some errors; without the
catch they should be thrown like any other tcl error. Also, the
catch used "" instead of {} which meant all the callers who wanted
to include one of the characters "[]$ had to quote it an extra time.
* gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
Remove extra quoting.
1995-01-25 03:33:25 +00:00
Jeff Law
af2e6b157e
* gdb.base/commands.exp: Make test names unique; every test either
...
passes or fails. Update some comments.
1995-01-24 05:16:25 +00:00
Jeff Law
36491e5bda
* gdb.disasm/hppa.exp (do_system_control_tests): Update.
1995-01-24 04:59:07 +00:00
Jim Kingdon
89ac6f79fb
The following fixes a FAIL caused by the fact that the alpha stabs
...
configuration didn't use the ".if alpha" code in weird.def.
* gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
bit pointer, so the 32 bit version works even on the alpha.
* gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
Remove the stuff which allowed us to have separate versions for
alpha and everything else.
1995-01-22 06:25:50 +00:00
Jim Kingdon
b2385a0a47
* gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
...
regexp which "info func operator\[\](" is supposed to match. Fix
string to send to GDB. Note that GDB still doesn't work right. Add a
new test for "info func .perator\[\](" which GDB does handle correctly.
1995-01-21 23:52:00 +00:00
Jim Kingdon
e1a6b67ab3
* gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
1995-01-21 23:38:43 +00:00
Jim Kingdon
9f538e3e9d
add new tests sigall.c and sigall.exp
1995-01-21 23:30:43 +00:00
Jim Kingdon
f34c87666e
* gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
...
gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
it makes the tests harder to understand and confuses test-o-matic.
The preferred style is that each test provides a PASS or a FAIL,
and has a unique message (e.g. "continue #54 " not just "continue")
which is the same for the pass and the fail.
* gdb.fortran/exprs.exp, gdb.fortran/types.exp,
gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
to lib/gdb.exp.
* gdb.base/printcmds.exp: Use test_print_accept. Remove
prt_accept which was basically the same thing. Likewise for
test_print_reject and prt_reject.
* lib/gdb.exp (test_print_reject): Add some more error message
patterns to match from the former printcmds.exp (prt_reject).
* gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
One defect of the passcount stuff is that some of it failed to
report XPASS where appropriate.
* gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
stuff before and after arg in expected pattern.
(test_paddr_operator_functions): Re-do test without print_addr_of;
this is the only test which seems to want extra stuff there.
1995-01-20 22:26:33 +00:00
Jim Kingdon
29f25f6f69
* gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
...
and "ptype" work on variables in files compiled without -g.
Replaces commented out "maint print msymbol" tests.
1995-01-17 16:22:23 +00:00
Jim Kingdon
668336262c
* gdb.base/setvar.c (dummy): Call malloc.
1995-01-16 20:14:38 +00:00
Jim Kingdon
24f5d04a56
* gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
...
losing with the irix4 sed.
1995-01-16 17:24:13 +00:00
Jim Kingdon
0c72a5b7ed
* gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
...
ALRM" on irix4.
1995-01-16 17:19:03 +00:00
Jim Kingdon
d722005e65
* TODO: Remove items about corefile.exp testing new exec-file and
...
backtrace; both are now done. Add items about printing enums.
1995-01-16 03:21:04 +00:00
Jim Kingdon
2d593cdda9
* gdb.base/sigall.exp (test_one_sig): Attempt to recover if
...
"get signal $thissig" test fails.
1995-01-14 18:23:51 +00:00
Jim Kingdon
770b7c5935
* gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
1995-01-14 16:29:24 +00:00
Jim Kingdon
592355645c
* gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
...
compiler warning with dec alpha compiler.
* gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
extra \n from gdb_test call (this explains why the prompt test
that I removed yesterday was there).
(user_defined_command_test): Remove extra \n and prompt test.
* gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
doesn't exist.
* gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
Also remove alpha workaround, which turns out to be because
SIGABRT == SIGLOST.
1995-01-12 20:12:07 +00:00
Jim Kingdon
3074a46dbf
* gdb.base/sigall.exp: Add workaround for alpha weirdness.
1995-01-12 16:41:09 +00:00
Jim Kingdon
4a9758edbc
* gdb.base/help.exp: Don't test "help show".
1995-01-12 06:17:40 +00:00
Jim Kingdon
8bc8001669
* gdb.base/help.exp: Replace most of docstring for "define" with ".*".
1995-01-11 20:45:59 +00:00
Jim Kingdon
4a2170f0ea
* gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
...
was a vestige of the manual TESTSTRATEGY, and the purpose of it
was to make sure that gdb can read a core file. But (a) the "read
the corefile" part didn't make it to a1-selftest.exp, we just
delete the corefile after creating it, and (b) we test reading
corefiles in corefile.exp anyway. Also, this test left around a
xgdb process on Solaris.
* gdb.base/corefile.exp: Also test backtrace.
1995-01-11 20:42:33 +00:00
Jeff Law
b0c2974980
* gdb.base/commands.exp: Test a simple user defined command with
...
arguments and if/while statements; verify the full user command is
printed by "show user".
1995-01-11 07:43:53 +00:00
Jeff Law
cba9d85e01
* gdb.base/commands.exp: Test if/while commands as part of a
...
breakpoint command list; verify they appear in breakpoint
information.
1995-01-11 07:16:54 +00:00
Jim Kingdon
7454930699
* gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
...
than by dividing by zero.
1995-01-11 05:53:49 +00:00
Jeff Law
4f9045b47c
* gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
...
performing an inferior call with watchpoints enabled.
* gdb.base/watchpoint.c (main): Delete second unnecessary read
call.
1995-01-11 04:48:43 +00:00
Jim Kingdon
d7c6f0f7fb
* gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
...
of "file" command.
1995-01-10 23:54:03 +00:00
Jim Kingdon
6fd417ffbb
* gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
...
Add additional pattern for when "int operator int(void);" appears
in a different order.
1995-01-10 23:44:43 +00:00
Jim Kingdon
229ad46612
* gdb.base/signals.exp: Call gdb_exit and gdb_start.
1995-01-09 22:24:12 +00:00
Jim Kingdon
07112465eb
* gdb.base/help.exp: Replace most of docstrings for "info signals"
...
and "signal" with ".*".
1995-01-09 21:32:53 +00:00
Jim Kingdon
d71511fbd3
* TODO: Add note about "handle all nostop".
...
* gdb.base/{sigall.c, sigall.exp}: New test.
* gdb.base/Makefile.in: Add it.
1995-01-08 23:03:28 +00:00
Stan Shebs
26e4dcae58
* lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
...
when invoking GDB, suppresses any windowing interface.
1995-01-06 01:37:18 +00:00
Stan Shebs
c5b92a77f6
keep sim-gdb.exp
1995-01-03 01:45:57 +00:00
Stan Shebs
8ef36cf363
* config/sim-gdb: New file, simulator testing support.
1995-01-03 01:44:08 +00:00
Jeff Law
61c4b14e98
* gdb.base/interrupt.exp: Test calling func1 twice.
1994-12-28 19:23:34 +00:00
Jim Kingdon
9b826d6df6
* gdb.base/list.exp (test_forward_search): Set timeout higher
...
when we'll be getting lots of output from gdb.
* gdb.base/a1-selftest.exp: Move code that was inside expect -re
"init_malloc" to after the expect statement. Run it if that
regexp is taken, but also for two others which happen if source
cannot be found.
1994-12-22 00:32:15 +00:00
Jim Kingdon
0427f3ec1c
* gdb.base/printcmds.exp: New test, for printing register before
...
program is running.
1994-12-20 21:07:52 +00:00
Peter Schauer
633e623803
* gdb.base/list.exp: Correct some alternate expect patterns
...
to reflect changes in list1.c.
1994-12-19 08:37:53 +00:00
Jim Kingdon
4ec56c1fec
* TODO: Add item regarding large frames.
1994-12-18 06:41:00 +00:00
Jim Kingdon
cdb09cd6d7
* gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
...
* TODO: Remove item about enabling return.exp; it
is enabled. Suggest a few more "return" tests.
1994-12-18 02:18:32 +00:00
Peter Schauer
528d1a8dfd
* gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
...
anonymous unions.
1994-12-17 10:47:40 +00:00
Jim Kingdon
fd82583b42
* gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
...
and pr-5646.o, so "make" is the same as "make all, not "make
pr-4975.o".
1994-12-13 19:30:31 +00:00
Stan Shebs
75d1ef1322
* gdb.base/list.exp: Adjust expectations to reflect changes in
...
list1.c.
(test_forward_search): New test proc.
* gdb.base/list1.c (long_line): New function, has long source line.
1994-12-08 03:05:49 +00:00
Stan Shebs
3046ecae1f
* gdb.base/a1-selftest.exp: Change initial stepping to know about
...
additional line of code that was added.
1994-12-02 07:17:28 +00:00
Jeff Law
002199bca4
* gdb.disasm/hppa.s: Break the large branching tests into smaller
...
tests so as not to overflow expect's input buffers.
* gdb.disasm/hppa.exp: Corresponding changes.
1994-12-01 04:08:29 +00:00
Per Bothner
a36c3ee1dc
* pr-5984.ch, pr-5984.exp, Makefile.in: New test case.
1994-11-29 02:39:35 +00:00
Peter Schauer
52e895cbb4
Beginnings of template debugging tests.
...
* gdb.c++/templ-info.cc: New file to test for template
debugging capability of the compiler.
* gdb.c++/Makefile.in: Add rule to build templ-info.exp from
templ-info.cc.
* gdb.c++/templates.cc: Add explicit template instantiations
to enable compiling with -fno-implicit-templates. Add destructor
and 'value' method to T5 class for template tests.
* gdb.c++/templates.exp: Add testcases for printing of template
types, setting breakpoints on template methods and calling a
template method.
1994-11-25 21:48:02 +00:00
Peter Schauer
68906e4c3f
* gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
...
through signal handler.
1994-10-29 09:58:01 +00:00
J.T. Conklin
6b55e5e3b9
* configure.in (*-*-netware): Use config/mt-netware.
...
* config/mt-netware: New file.
* config/mt-i386-netware: Removed, separate configs for different
netware architectures are no longer needed now that we have
--with-headers.
1994-10-21 18:34:40 +00:00
Jim Kingdon
62433a301a
* gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
...
bug involving using inferior_pid to figure out whether to select a
frame.
1994-10-09 14:52:02 +00:00
Per Bothner
87846d8a69
Add missing file; adjust Makefile etc.
1994-09-17 01:00:09 +00:00
Per Bothner
ab8b59f441
* pr-5646.ch, pr-5646.exp, Makefile.in: New testcase.
1994-09-16 23:55:01 +00:00
Jeff Law
9fa1bd1f40
* gdb.base/commands.exp: New tests for if/while commands.
1994-09-08 06:02:58 +00:00
Per Bothner
16654bbe99
* pr-5016.ch, pr-5016.exp, Makefile.in: New testcase.
...
* Makefile.in (.exe.check): New rule, to run just one test.
1994-09-06 20:23:16 +00:00
Per Bothner
b19d7c45d7
Note fix to lib/gdb.exp.
1994-09-06 20:17:29 +00:00
Peter Schauer
146d1b553f
* gdb.c++/demangle.exp (test_arm_style_demangling): Remove
...
linefeed from expect pattern for repeated types with indices > 9.
1994-09-06 09:26:19 +00:00
Stan Shebs
e32890404e
Keep Fortran tests
1994-08-29 21:33:43 +00:00
Stan Shebs
6862283731
First part of Fortran test suite.
...
* gdb.fortran: New directory.
* gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
1994-08-29 21:31:48 +00:00
Peter Schauer
176d550474
* gdb.base/default.exp: Update expect pattern for load command
...
without arguments.
1994-08-28 14:08:03 +00:00
Ian Lance Taylor
2c5d4a3443
* configure.in: Change i386 to i[345]86.
...
* gdb.base/configure.in: Likewise.
* gdb.c++/configure.in: Likewise.
* gdb.chill/configure.in: Likewise.
1994-08-24 17:18:05 +00:00
Stan Shebs
70bcd4bc7e
* lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
...
patterns, since that is not a valid context for comments.
1994-08-24 02:21:37 +00:00
Stan Shebs
3cbe9f4d97
* gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
...
2417; old bug has been fixed.
1994-08-16 23:05:00 +00:00
Jeff Law
b42f02ba3f
* gdb.base/interrupt.exp: When trying to wake up the inferior,
...
send the newline ourselves instead of assuming gdb_test will do
so when passed an empty input string.
1994-08-13 02:12:03 +00:00
Jeff Law
5278c61d20
* gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
...
stabs testcode.
1994-08-13 01:38:55 +00:00
J.T. Conklin
662bd26379
* config/netware.exp: New file.
1994-08-02 17:27:18 +00:00
J.T. Conklin
b933a608ed
Obsolete file.
1994-07-29 00:41:04 +00:00
J.T. Conklin
af1fa5e7ca
* config/mt-slite (LDFLAGS): If using the newlib in the tree, set
...
the -B and -L prefixes so we can find the debugging stub.
1994-07-28 23:00:42 +00:00
J.T. Conklin
d18245ea9a
Fix typo
1994-07-28 21:33:56 +00:00
J.T. Conklin
c2926ab7fc
* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
...
there and we are using the gcc from the tree.
* gdb.base/types.c: Removed.
1994-07-28 21:23:28 +00:00
J.T. Conklin
9f70e45075
* gdb.base/configure.in: Look for makefile fragments in ../config.
...
Recognize i386-*-netware.
* gdb.c++/configure.in: Likewise.
1994-07-28 20:38:45 +00:00
Peter Schauer
d938d0f96a
* gdb.base/corefile.exp: Change else if' to
elseif', which is
...
the correct TCL syntax.
1994-07-26 06:52:38 +00:00
J.T. Conklin
08104d73b8
* gdb.base/opaque.exp: use runto instead of messing around with
...
breakpoints.
* gdb.base/bitfields.exp: restart between tests on netware targets
because breakpoints aren't relocated after target death. Run
processes to completion.
* gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
1994-07-25 23:35:10 +00:00
J.T. Conklin
a488d496ec
* gdb.base/opaque.exp: use runto instead of messing around with
...
breakpoints.
1994-07-25 23:34:23 +00:00
Fred Fish
dedd81f159
* Makefile.in: Remove extra tabs that confuse some versions
...
of "make". Use the newly built gdb to test with by default,
rather than the first one in the tester's search path.
1994-07-24 16:56:45 +00:00
Stan Shebs
73e484b44a
* gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
1994-07-23 23:24:05 +00:00
Stan Shebs
a924cf196d
* gdb.base/help.exp: Update expected add-symbol-file, ignore, and
...
condition help.
1994-07-23 22:09:34 +00:00
J.T. Conklin
316567f0ff
Upgraded to use gdb_test.
1994-07-22 21:14:03 +00:00
J.T. Conklin
fafc71bab7
Use gdb_run_cmd
1994-07-20 17:38:05 +00:00
J.T. Conklin
959fea03b5
Changed pattern in gdb_run_cmd to match up to the first newline only.
...
The old pattern used ".*$", which could, and did, swallow up output
that we were attempting to match elsewhere.
1994-07-20 17:29:02 +00:00
J.T. Conklin
4f2ec2eeb8
New implementation of gdb_run_cmd which fixes some subtle bugs.
1994-07-20 16:40:08 +00:00
J.T. Conklin
412c988b1d
Temporarily back out last change
1994-07-20 01:03:24 +00:00
J.T. Conklin
b34c14fb19
* lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
1994-07-19 22:57:49 +00:00
J.T. Conklin
27b4d34f08
* gdb.base/funcargs.exp: Use gdb_run_cmd to start program.
1994-07-19 22:57:29 +00:00
J.T. Conklin
4704ece79f
* lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
...
* gdb.base/funcargs.exp: Use gdb_run_cmd to start program.
1994-07-19 22:57:13 +00:00
J.T. Conklin
809943cfa9
* lib/gdb.exp (gdb_run_cmd): New function, used to start program
...
running.
1994-07-19 22:19:41 +00:00
J.T. Conklin
c5ea7f99a4
* gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
1994-07-19 22:19:25 +00:00
J.T. Conklin
3236e9849d
* lib/gdb.exp (gdb_run_cmd): New function, used to start program
...
running.
* gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
1994-07-19 22:18:48 +00:00
J.T. Conklin
940423347b
Mostly converted to use gdb_test proc.
1994-07-19 21:42:58 +00:00
J.T. Conklin
7e63dc5fb2
This config file didn't belong here
1994-07-19 21:33:15 +00:00
J.T. Conklin
3e304ddfab
* gdb.base/bitfields.exp: Simplify by using delete_breakpoints and
...
gdb_test.
* lib/gdb.exp (gdb_test): if match times out, don't call fail if
message is "".
1994-07-19 17:33:52 +00:00
J.T. Conklin
98f6da4f02
* gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
...
return,signals,twice}.exp: Handle non-existant binaries
consistantly.
1994-07-18 22:27:07 +00:00
J.T. Conklin
8f2d75fcf4
* gdb.base/corefile.exp: Execute coremaker to generate core dump.
...
* gdb.base/Makefile.in: Don't try to generate a core dump, we
might testing a cross development system.
1994-07-18 19:25:50 +00:00
Stan Shebs
802a2b00a9
* gdb.base/signals.exp: Allow for optionality of breakpoint
...
address.
1994-07-14 22:37:53 +00:00
Jim Kingdon
7f5f5630fc
* gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
1994-07-14 18:31:46 +00:00
J.T. Conklin
6380e4d28e
Minor tweaks
1994-07-12 22:23:25 +00:00
J.T. Conklin
cdb181cb64
* gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
...
for size_t definition.
* gdb.c++/templates.cc: Likewise
1994-07-12 21:56:28 +00:00
J.T. Conklin
c14cb8ce80
* config/mt-i386-netware: New file.
1994-07-12 20:12:01 +00:00
J.T. Conklin
f3c8d0971b
* gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
...
defined.
1994-07-12 20:07:49 +00:00
J.T. Conklin
29a3db493f
* gdb.base/Makefile.in: Added support for systems that name core
...
files by appending "core" to the program name.
* gdb.base/a1-selftest.exp: Likewise.
1994-07-12 19:33:37 +00:00
Peter Schauer
c3ac803fe6
* gdb.base/return.exp: Add comment and message for `return double'
...
test failure on Sparc Solaris.
1994-07-12 07:04:15 +00:00
Stan Shebs
08df328495
Various updates
1994-07-12 01:43:09 +00:00
Peter Schauer
8959745750
* gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
...
from optimizing them away.
* gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
patterns to include default constructors and assignment operators,
to match gcc versions beyond 2.5.8.
1994-06-29 07:35:00 +00:00
Peter Schauer
15c7f0c747
* gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
...
expression match in print_addr_of to avoid unintented matches.
* gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
versions up to 2.5.8.
1994-06-24 15:25:55 +00:00
Peter Schauer
55f3c2b411
* gdb.base/list.exp: Tweak alternate pattern for listing of an
...
included file to run under newer versions of expect.
* gdb.c++/demangle.exp: Add spaces to the expect patterns between
consecutive >'s in templates to accomodate recent cplus-dem.c change.
Remove xfail for the virtual table of BDDHookV.
1994-06-21 07:01:10 +00:00
Stan Shebs
a8594cb3f3
* lib/gdb.exp (string_to_regexp): Set a default result.
...
(default_gdb_start): Fix misleading message.
1994-06-18 19:55:23 +00:00
Stan Shebs
9da7b23745
Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
...
* config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
Remove all CC, etc definitions.
* config/mt-hpux: New file.
* config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
(CFLAGS, LDFLAGS): Define.
* config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
1994-06-15 19:49:41 +00:00
Stan Shebs
48f6098e1d
Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
...
* Makefile.in (site.exp): Don't insert host_os, etc.
(just-check): Just use RUNTEST with RUNTESTFLAGS only.
(distclean): Check existence of subdir.
* gdb.base/configure.in (hppa*-*-hpux*): Recognize.
* gdb.base/Makefile.in: General cleanup and simplification.
Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
to build executables. Use default rule to build .o files.
(EXPECT, RUNTEST, CC): Fix relative pathname.
(site.exp): Don't insert host_os, etc.
* gdb.base/signals.c (main): Don't call signal unless SIGALRM
and/or SIGUSR1 defined.
* gdb.base/watchpoint.c: Don't include stdio.h a second time.
* gdb.c++/Makefile.in: General cleanup and simplification.
Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
(CFLAGS): Remove.
(EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
1994-06-15 19:31:19 +00:00
Per Bothner
ccda44f92f
* result.ch, result.exp, Makefile.in: New test case.
...
* pr-4975.ch, pr-4975-grt.ch, pr-4975.exp, Makefile.in: Ditto.
1994-06-14 23:23:14 +00:00
Jeff Law
d3f6b4638a
* gdb.base/recurse.exp: Misc changes to get tests running again
...
after Kung's changes to the watchpoint code.
* gdb.base/watchpoint.exp: Likewise.
1994-06-10 17:10:08 +00:00
Per Bothner
d1a390dc4c
* pr-5022.ch, pr-5022.exp: New testcase.
...
* chillvars.exp: Remove spurious newline.
1994-06-10 02:17:06 +00:00
Per Bothner
605f94ba35
* Makefile.in: Bunch of fixes so it actually works in this
...
directory. (E.g. add extra ../ where needed.)
Also, add .exe to executables, so we can use suffix rules.
* chexp.exp (test_print_reject): Update syntax error message.
* chillvars.ch (module PR_5020): Moved from here ...
* pr-5022.ch: ... to this new file.
* chillvars.exp, pr-5020.exp (binfile): Add .exe extension.
* chillvars.exp, pr-5020.exp: Don't check all_flag.
* pr-5020.exp: Add more tests; fix "print y pretty" output.
1994-06-09 23:13:54 +00:00
Stan Shebs
0fba9aa255
Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
...
* config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
* lib/gdb.exp (default_gdb_start): Define.
1994-06-08 19:25:43 +00:00
Jim Kingdon
68361314c0
* gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
...
(which was basically just a local version of the same thing). In
addition to avoiding duplication, gdb_test_exact is faster.
* lib/gdb.exp (gdb_test_exact): Fix typo.
1994-06-07 16:40:10 +00:00
Jim Kingdon
31711c6961
* lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
...
don't give an error.
* gdb.base/term.exp: Call delete_breakpoints before starting.
1994-06-07 16:04:40 +00:00
Jim Kingdon
63fb699b06
* gdb.base/Makefile.in (EXECUTABLES): Remove t10.
...
(t10): Add comment.
1994-06-07 15:43:59 +00:00
Stan Shebs
16def8c8a0
Reorganized GDB tests - Chill
1994-06-07 02:01:27 +00:00
Stan Shebs
ef44eed173
Reorganized GDB tests - base
1994-06-07 01:57:15 +00:00
Stan Shebs
33268150cb
Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
...
Reorganization of the GDB Test Suite.
* gdb.base: New directory, contains all the basic tests.
* gdb.c++: New directory, tests specific to C++.
* gdb.chill: New directory, tests specific to Chill.
* gdb.t00, 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.t24, gdb.t30, gdb.t31: Removed directories, contents moved
into appropriate new directories (t00-t17 to base, t20-t23 to c++,
t30-31 to chill).
* */gdbme.*: Rename to match appropriate expect scripts.
* gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
* gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
gdb.c++/virtfunc.cc: New names of C++ files.
* gdb.chill/chillvars.ch: New name of Chill file.
* gdb.base/configure.in, gdb.c++/configure.in,
gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
* gdb.base/Makefile.in, gdb.c++/Makefile.in,
gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
* configure.in (configdirs): Update to reflect directory changes.
(target_abbrev): No longer define for any configuration.
* Makefile.in: Cosmetic improvements to header comments.
1994-06-07 01:50:58 +00:00
Per Bothner
b11f2c1f76
Various changes to gdb.t31.
1994-06-04 02:03:08 +00:00
Per Bothner
f2d5a56e99
* Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
1994-06-02 23:03:35 +00:00
Per Bothner
faa157708b
* lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
1994-06-02 23:02:00 +00:00
Rob Savoye
16451f9b70
Unneeded.
1994-06-01 20:40:53 +00:00
Rob Savoye
9346963065
Renamed.
1994-06-01 20:30:19 +00:00
Per Bothner
0b9158e6fa
* Makefile.in: Fix bit-rot in definitions of CHILL,
...
CHILL_FOR_TARGET and Chill_LIB.
1994-05-30 05:34:32 +00:00
Per Bothner
06f98d4908
* Makefile.in (TARGET_FLAGS_TO_PASS): Fix syntax of
...
sanitize-chill comments.
1994-05-26 00:12:21 +00:00
Bill Cox
90fba5fa0f
* Revert the previous changes. Please see Rob's directory
...
/lisa/test/rob/progressive/gdb/testsuite for these fixes.
1994-05-21 17:24:22 +00:00
Bill Cox
2f10998399
* Makefile.in, configure.in, config/mips-gdb.exp,
...
config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
changes from 94Q1.
1994-05-19 19:58:04 +00:00
Bill Cox
d7096b9269
* config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
...
config/mt-slite, config/mt-unix, config/mt-vxworks: Add
Rob's new testing fragments.
1994-05-19 00:06:29 +00:00
Bill Cox
8f07e53768
* config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
...
lib/gdb.exp: Replace error proc calls with perror.
1994-05-17 22:06:15 +00:00
Stan Shebs
b17fd29d90
Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
...
* gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
version also, match on casted version strings, and match on
gdb startup case where the line numbers might be messed up.
1994-05-17 02:10:17 +00:00
Bill Cox
0c575f2d8b
* config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
...
(CFLAGS): Delete it from here.
1994-05-14 01:09:17 +00:00
Bill Cox
edfb9ffd1f
* config/makefile.rel.in: : Add comment lines
...
to Sanitize out CHILL references unless keep-chill
was specified.
1994-05-12 21:16:41 +00:00
Bill Cox
4d2ad0a87b
* .Sanitize: Drop the gdb.t30 and gdb.t31 directories
...
unless keep-chill was specified on the command line.
* Makefile.in: Add comment lines to Sanitize out CHILL
references unless keep-chill was specified.
1994-05-12 21:08:47 +00:00
Stan Shebs
526637b56c
Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
...
* Makefile.in (RUNTEST): Default to just "runtest".
1994-04-29 21:41:14 +00:00
Bill Cox
ea68d58d4e
Back-migrate minor changes in these files from 94Q1 progressive into devo:
...
dejagnu/ChangeLog, dejagnu/Makefile.in,
dejagnu/example/calc/Makefile.in, dejagnu/lib/remote.exp,
dejagnu/testsuite/Makefile.in,
dejagnu/testsuite/runtest.all/options.exp,
gcc/testsuite/config/unix.exp, gdb/testsuite/Makefile.in,
ld/ChangeLog, newlib/testsuite/ChangeLog, texinfo/testsuite/ChangeLog
1994-04-28 21:49:40 +00:00
Jeff Law
9b63f09c7d
* gdb.t17/callfuncs.exp: More comments about t_func_values tests.
...
* gdb.t17/gdbme.c (t_func_values): Add comments about how and why
the code has been restructured.
1994-04-27 05:24:08 +00:00
Jim Kingdon
739324d734
* gdb.t00/default.exp (set write): Allow any number of \r and/or
...
\n, not just one of each.
* gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
/bin/cc gives a warning if you do.
1994-04-21 20:08:42 +00:00
Kung Hsu
0cb7d54f3c
Modified Files:
...
ChangeLog
* gdb.t24/demangle.exp: change expect pattern of
__t10ListS_link1ZUiRCUiPT0
1994-04-21 18:56:39 +00:00
Jeff Law
fa75e476f4
* gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
...
on local variables in recursive functions.
* gdb.t07/Makefile.in: Build the new test.
1994-04-13 22:06:01 +00:00
Jeff Law
194e992858
Fix typo.
1994-04-13 03:47:33 +00:00
Jeff Law
b3e258b480
* gdb.t15/gdbme.c (t_func_values): Do not compare function pointers
...
directly. Instead compare the return values from actual calls.
1994-04-13 03:46:42 +00:00
Bill Cox
099c286e74
* Makefile.in (check): Set TCL_LIBRARY for runtest.
1994-04-11 23:17:18 +00:00
Jeff Law
bff0719996
* From Peter Schauer with minor modifications.
...
* gdb.t15/return.exp (return_tests): Handle targets where "return"
stops in mid-line in the caller. Add xfail for returning a float
value on X86 targets.
1994-04-11 16:16:20 +00:00
Jeff Law
67808d3e6f
* gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
...
to avoid expect lossage.
(fmem_LRbug_tests): Likewise.
* gdb.disasm/hppa.s: Corresponding changes.
1994-04-06 03:35:23 +00:00
Jeff Law
f911e41716
* gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
...
conditions to work with latest dejagnu/expect.
1994-04-06 03:06:25 +00:00
Jeff Law
7e550eb395
* gdb.t15/funcargs.exp (finish from indirect call): No longer
...
expected to fail on the PA.
(backtrace in call with trampolines): Explicitly require main
to be frame #1 (no trampolines should show up in backtrace).
1994-04-06 00:53:00 +00:00
Jeff Law
19155bc265
* gdb.t00/default.exp: Use "exp_continue" rather than obsolete
...
"continue -expect".
* gdb.t06/break.exp: Likewise.
* gdb.t07/watchpoint.exp: Likewise.
* gdb.t13/bitfields.exp: Likewise.
* gdb.t15/{funcargs,return}.exp: Likewise.
* gdb.stabs/weird.exp: Likewise.
* config/{mips,udi}-gdb.exp: Likewise.
1994-04-05 22:28:21 +00:00
Jeff Law
32a1239cc8
* gdb.t00/default.exp: Use "exp_continue" rather than obsolete
...
"continue -expect".
* gdb.t06/break.exp: Likewise.
* gdb.t07/watchpoint.exp: Likewise.
* gdb.t13/bitfields.exp: Likewise.
* gdb.t15/{funcargs,return}.exp: Likewise.
* gdb.stabs/weird.exp: Likewise.
* config/{mips,udi}-gdb.exp: Likewise.
1994-04-05 22:21:55 +00:00
Jeff Law
f0705d1831
* hppa.sed: Enclose comments within a sed command to avoid
...
losing with the old OSF1 sed.
1994-04-05 22:17:03 +00:00
Peter Schauer
1f655b81a6
* gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
...
sequent dynix.
* gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
* gdb.t15/funcargs.exp: Conditionally step again to really
finish from marker_call_with_trampolines. Handle the case where
the first step from within call_with_trampolines already steps
us back to main.
* gdb.t15/gdbme.c: Add comment to closing brace of
call_with_trampolines for funcargs.exp.
1994-03-30 09:21:59 +00:00
Jeff Law
374bc5d7de
* gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
...
Fix typo(s).
1994-03-30 07:56:14 +00:00