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
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
Fred Fish
6c9638b444
Update FSF address.
1995-08-02 03:41:12 +00:00
Jim Kingdon
8c7ab5da73
* config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
1995-03-24 20:05:28 +00:00
David Edelsohn
11c54b4f40
* config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
1995-03-22 05:42:22 +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
J.T. Conklin
3aa3c59383
add 1995 to copyright
1995-02-16 18:42:42 +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
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
Rob Savoye
2a1bb52757
Use ftp device rather than "load" command.
1993-09-20 23:01:45 +00:00
Rob Savoye
1c65406fef
Use default version procedure.
1993-08-30 23:28:57 +00:00
Rob Savoye
fd69a916ab
Works again.
1993-08-30 23:06:03 +00:00
Rob Savoye
7e7cb02f81
Add values for RUNTEST and RUNTESTFLAGS so cross testing works better.
1993-08-30 22:26:03 +00:00
John Gilmore
7a7d682b98
* lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
...
to here.
* config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
Remove various versions of gdb_exit.
* config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
gdb_exit.
* config/unix-gdb.exp: gdb_exit remains here, and should override
the generic version, since it's doing a lot of wierd stuff that
the other versions aren't. FIXME, fold it in, or abandon this
version.
1993-08-12 02:51:51 +00:00
Rob Savoye
6214895281
Works again.
1993-06-28 01:43:34 +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
Rob Savoye
05a291bb1f
Doesn't exit after internal errors.
1993-03-07 23:11:56 +00:00
Mike Werner
19fa4a0af3
* gdb/testsuite: Initial creation of gdb/testsuite.
...
Migrated dejagnu testcases and support files for testing nm to
gdb/testsuite from deja-gnu. These files were moved "as is"
with no modifications. This migration is part of a major overhaul
of dejagnu. The modifications to these testcases, etc., which
will allow them to work with the new version of dejagnu will be
made in a future update.
1993-02-21 20:03:55 +00:00