Bob Manson
45c795f7c0
* config/monitor.exp(gdb_load): Fix typo in regexp.
...
Fixes last night's tcl error mesages.
1997-06-14 16:25:14 +00:00
Bob Manson
43f396d007
* config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
...
here. Call gdb_target_exec before rebooting the target, to make
sure the connection to the target is closed.
(gdb_load): Pass the name of the executable to gdb_target_monitor.
Don't call gdb_file_cmd here; let gdb_target_monitor do it.
* config/gdbserver.exp: Pass the executable being loaded to
gdb_target_monitor. Don't call gdb_file_cmd here; let
gdb_target_monitor do it.
* gdb.disasm/hppa.exp: Don't use exec_output.
1997-06-04 00:04:43 +00:00
Bob Manson
9ab2431f84
Added proelf.
1997-06-03 22:05:24 +00:00
Bob Manson
1e0d962e4f
* config/monitor.exp(gdb_load): Handle gdb_sect_offset and
...
gdb_load_offset.
1997-05-23 21:49:12 +00:00
Bob Manson
81740ee442
* config/i386-bozo.exp: New file.
1997-05-23 20:28:54 +00:00
Bob Manson
de8ea54f90
* config/proelf.exp: New entry.
1997-05-23 02:06:18 +00:00
Bob Manson
3596a9fcb0
add new file.
1997-05-22 05:55:41 +00:00
Bob Manson
2aec653f17
* config/monitor.exp(gdb_start): Look for gdb_prompt target
...
feature.
* config/i960.exp: New file.
1997-05-19 22:40:00 +00:00
Mark Alexander
1c877a7aae
Add h8300.exp.
1997-05-08 05:25:53 +00:00
Michael Snyder
3ac09675e8
* .Sanitize: remove sanitization for m32r.
1997-04-08 00:55:42 +00:00
Bob Manson
96a6f034a6
* config/h8300.exp: New file.
1997-04-03 03:05:12 +00:00
Bob Manson
4d400231d9
Moved change from gdb_target_udi to gdb_start.
1997-03-23 04:41:14 +00:00
Bob Manson
fb9eb1371d
* config/udi.exp(gdb_target_udi): Make sure UDICONF is set
...
properly before starting gdb.
1997-03-23 04:01:48 +00:00
Jeff Law
593f97fe13
Fix minor sanitization problems
1997-03-20 20:30:29 +00:00
Bob Manson
5834946d5a
Removed, no longer used.
1997-03-11 19:45:29 +00:00
Bob Manson
60450e30e9
* gdb.base/default.exp: Don't set match_max.
...
* gdb.base/help.exp: Ditto.
* gdb.base/list.exp: Ditto.
* gdb.base/signals.exp: Ditto.
* config/monitor.exp(gdb_load): If gdb,use_standard_load is
set, use remote_ld to download the testcase instead of
the GDB loader.
1997-03-07 22:00:02 +00:00
Bob Manson
fa5864d5f7
Added and updated copyright notices to testsuite expect
...
scripts.
1997-03-06 22:32:25 +00:00
Bob Manson
a9b2f48deb
More .Sanitize.
1997-03-06 07:29:40 +00:00
Bob Manson
ab670f8e53
* config/vr5000.exp: New file.
1997-03-06 07:12:21 +00:00
Bob Manson
2f693513f5
* config/monitor.exp(gdb_target_monitor): Add pattern for
...
"Ending remote" to detect errors in connecting.
* gdb.base/setshow.exp: Add .* within auto language test.
1997-03-06 05:30:54 +00:00
Jim Wilson
86d013f70a
Correct sparclet sanitize errors.
1997-03-04 02:28:23 +00:00
Bob Manson
d1e47b8e06
* gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
...
refer to gdb_spawn_id.
* config/m32r-stub.exp: Remove references to gdb_spawn_id, no
longer used.
* config/sparclet.exp: Ditto.
* config/sparclet-old.exp: Ditto.
* config/slite.exp: Ditto.
* config/sim.exp: Ditto.
* gdb.base/funcargs.exp: Ditto.
* lib/gdb.exp:Remove references to gdb_spawn_id.
(gdb_expect): Move to remote.exp.
1997-03-04 00:49:59 +00:00
Jim Wilson
a3c5b9a4a1
Correct d10v sanitization errors.
1997-03-03 00:35:40 +00:00
Bob Manson
847e232af6
* config/monitor.exp: Detect the "Couldn't establish connection"
...
message from GDB.
one of many, presumably.
1997-03-01 04:50:01 +00:00
Bob Manson
40ac16240a
* config/vr4300.exp: New file.
...
* gdb.*/*.exp: Call gdb_expect instead of expect.
* lib/gdb.exp(gdb_expect): New function.
1997-02-24 05:43:35 +00:00
Bob Manson
cea0f6fc02
Added vxworks.exp.
1997-02-22 00:17:12 +00:00
Bob Manson
76abb184ef
* config/udi.exp: Use mondfe,name instead of remote_host.
...
remote_host is a bad naming choice.
1997-02-12 01:00:49 +00:00
Bob Manson
dba77cd79b
* config/vx.exp: Use hostname instead of netport.
...
* config/vxworks.exp: New file.
* gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
* config/monitor.exp(gdb_target_monitor): Look for a prompt from
gdb before assuming everything worked. Send a ^C if a timeout
occurs.
Random fixes for vxworks and d10v.
1997-02-11 06:38:22 +00:00
Bob Manson
b6f32a5bb9
* config/sh.exp: New file.
...
* config/slite.exp: Try to connect multiple times to the board
before rebooting. Only send a "monitor run" if need_monitor_run
is set.
* gdb.base/break.exp: Don't do the "stub continue" test if
the target has gdb_stub set.
* gdb.base/callfuncs.exp: Increase the timeout.
* gdb.base/interrupt.exp: Don't even try to compile the testcase
if the target has gdb,noinferiorio set.
* gdb.base/list.exp: Increase match_max to 10000 characters.
* gdb.base/sigall.exp: Check for gdb,nosignals on the target.
* gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
target.
* lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
Misc fixes for sparclite and SH.
1997-02-05 06:25:42 +00:00
Bob Manson
85fbaa747f
* gdb.*/*.exp: Replace $prompt with $gdb_prompt.
...
* gdb.base/scope.exp: Use gdb_test.
* gdb.c++/classes.exp: Ditto.
* gdb.c++/inherit.exp: Ditto.
More random cleanups. Still lots to go, however.
1997-02-02 07:59:25 +00:00
Bob Manson
05a2139023
* gdb.base/crossload.exp: Don't use execute_anywhere, use
...
remote_exec instead.
* gdb.base/corefile.exp: Don't be ridiculous.
* gdb.base/*.c: Add missing stub invocations.
Fixes failures on HP-UX.
1997-01-31 21:21:31 +00:00
Bob Manson
0e865b3950
Miscellaneous fixes for config/slite.exp.
1997-01-31 04:38:01 +00:00
Bob Manson
787f622077
Major revision to testsuites for cross-testing and DOS testing support.
1997-01-29 09:40:31 +00:00
Jeff Law
83d6b9df83
Fix problems introduced in last change (two "Do-first" lines).
1996-11-04 20:49:59 +00:00
Michael Snyder
7e69daa771
Filter changes for m32r target.
1996-10-31 02:31:56 +00:00
Michael Snyder
f8931413c9
Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cleaver.cygnus.com>
...
* config/m32r.exp: New file.
1996-10-31 02:30:32 +00:00
Stu Grossman
4ed1437f34
* config/sim-gdb.exp (gdb_target_sim): Remove setting of height
...
and width commands. This is done elsewhere.
* (gdb_start): Don't call gdb_start_sim here. That's already
done in gdb_load. This fixes lots of failures in default.exp.
1996-10-15 23:50:54 +00:00
Tom Tromey
7b2e7e8962
* config/slite-gdb.exp (gdb_start): Use "full_buffer", not
...
"buffer_full".
* config/nind-gdb.exp (gdb_start): Use "full_buffer", not
"buffer_full".
* config/mips-gdb.exp (gdb_start): Use "full_buffer", not
"buffer_full".
* lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
"buffer_full".
1996-08-07 19:17:09 +00:00
Brendan Kehoe
e95a45af92
* config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
1996-08-03 00:38:50 +00:00
Fred Fish
c137ee9799
* config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
...
* config/netware.exp (gdb_run_cmd): Restore old timeout before doing
error return.
1996-06-28 03:35:05 +00:00
Fred Fish
a26fa899a0
* lib/gdb.exp: Report timeout value for verbosity level 2.
...
* config/gdbserver.exp: Ditto.
* config/hppro.exp: Ditto.
* config/mips-gdb.exp: Ditto.
* config/monitor.exp: Ditto.
* config/netware.exp: Ditto.
* config/sim-gdb.exp: Ditto.
* config/slite-gdb.exp: Ditto.
* config/udi-gdb.exp: Ditto.
* config/unix-gdb.exp: Ditto.
* config/vx-gdb.exp: Ditto.
* gdb.base/a1-selftest.exp: Ditto.
* gdb.base/a2-run.exp: Ditto.
* gdb.base/break.exp: Ditto.
* gdb.base/corefile.exp: Ditto.
* gdb.base/list.exp: Ditto.
* gdb.base/recurse.exp: Ditto.
* gdb.base/scope.exp: Ditto.
* gdb.base/signals.exp: Ditto.
1996-06-26 04:38:38 +00:00
Jeff Law
2a24f7ff01
Keep abug.exp
1996-05-31 17:11:51 +00:00
Rob Savoye
4db6401f27
* config/abug.exp: New file for the older Motorola Bug monitor
...
that runs on the mvme13x series VME boards.
* config/monitor.exp: Use the new config array for target settings
if they exist.
1996-05-08 04:04:25 +00:00
Stan Shebs
ec6239dcc2
* sim-gdb.exp: Make the SH simulator allocate less space when
...
it is targeted.
1996-05-03 23:05:32 +00:00
Fred Fish
a7e254eca3
* config/unix-gdb.exp: Remove extraneous newlines from end of file.
1996-02-16 22:55:42 +00:00
Fred Fish
5c7516eee0
* config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
...
from dejagnu's apparent default of 10 seconds, which gives random results
when running the tests over NFS on moderately loaded systems.
* lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
1996-02-15 19:00:34 +00:00
Fred Fish
782445c7aa
From Rob Savoye (rob@poseidon.cygnus.com)
...
* Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in, configure.in},
gdb.disasm/{Makefile.in, configure.in}, gdb.stabs/{Makefile.in, configure.in},
gdb.threads/{Makefile.in, configure.in}: Major reworking for autoconfig.
* aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt : New files.
* config/unix-gdb.exp: Make GDB global.
* gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp, callfuncs.exp,
commands.exp, corefile.exp, crossload.exp, exprs.exp, funcargs.exp, interrupt.exp,
langs.exp, list.exp, mips_pro.exp, nodebug.exp, opaque.exp, printcmds.exp,
ptype.exp, recurse.exp, regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp,
signals.exp, term.exp, twice.exp, watchpoint.exp, whatis.exp},
gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp, templates.exp,
virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp, misc.exp, pr-4975.exp,
pr-5016.exp, pr-5020.exp, pr-5022.exp, pr-5646.exp, pr-5984.exp, pr-6292.exp,
pr-6632.exp, pr-8134.exp, pr-8136.exp, result.exp, string.exp, tuples.exp},
gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
to returns as necessary, arrange for test to compile own testcase executable.
* lib/gdb.exp: Changes for testsuite to compile own test cases.
From Fred Fish (fnf@cygnus.com )
* gdb.c++/classes.exp (test_pointers_to_class_members): Add
clear_xfail at end of test which might not call either pass or fail.
* gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
"backtrace through signal handler".
1995-11-25 19:55:29 +00:00
Stu Grossman
7c0fe2ebbd
* config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
...
* config/monitor.exp: Add support for setting baud rate.
1995-11-14 23:41:36 +00:00
Jeff Law
c4ef6e7609
* gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
...
makefile fragment.
* config/mt-hpux: Deleted.
Because we longer need to statically link nodebug for hpux.
1995-10-18 17:31:26 +00:00
Fred Fish
7abd80b9d3
Add hppro.exp, monitor.exp.
1995-08-03 17:06:45 +00:00