aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/config/sparclet.exp
AgeCommit message (Collapse)AuthorFilesLines
2004-09-052004-09-05 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain1-388/+0
* config/sparclet.exp: Removed.
2002-09-09 * config/mips.exp: Update comments.Ben Elliston1-3/+0
* config/mips-idt.exp: Likewise. * config/nind.exp: Likewise. * config/slite.exp: Likewise. * config/sparclet.exp: Likewise. * config/udi.exp: Likewise. * config/vx.exp: Likewise. * config/vxworks29k.exp: Likewise.
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+391
1999-04-16Initial creation of sourceware repositoryStan Shebs1-391/+0
1997-09-03 * config/sparclet.exp: Detect gratuitous change to sparclet gdbBob Manson1-19/+25
target mode.
1997-09-03 Fix missing global verbose declaration. grrrr. this is NOTBob Manson1-0/+1
right.
1997-07-03 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.Bob Manson1-2/+2
1997-06-25 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remoteBob Manson1-107/+163
host doesn't have a currently-open connection. * config/sparclet.exp: Cleanups and fixes to make it generic for any gdb stub target. Handle cases where gdb doesn't respond when interrupted in a sane fashion. * config/m32r.exp: Load sparclet.exp instead of trying to do the same thing in a totally different way. * config/monitor.exp: Pass in timeouts to gdb_expect instead of setting "timeout". (gdb_start): We set the global gdb_prompt variable in default_gdb_init now.
1997-03-06 Added and updated copyright notices to testsuite expectBob Manson1-1/+1
scripts.
1997-03-04 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don'tBob Manson1-4/+0
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-02-24 * config/vr4300.exp: New file.Bob Manson1-60/+60
* gdb.*/*.exp: Call gdb_expect instead of expect. * lib/gdb.exp(gdb_expect): New function.
1997-02-02 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.Bob Manson1-22/+22
* 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-01-29Major revision to testsuites for cross-testing and DOS testing support.Bob Manson1-0/+332