summaryrefslogtreecommitdiffstats
path: root/gdb/testsuite/config
Commit message (Collapse)AuthorAgeFilesLines
* import gdb-1999-09-21Jason Molenda1999-09-221-0/+6
|
* These files were removed in the 1999-06-28 snapshot.Jason Molenda1999-06-2811-79/+0
|
* import gdb-19990504 snapshotStan Shebs1999-05-051-0/+20
|
* import gdb-19990422 snapshotStan Shebs1999-04-261-1/+4
|
* Initial creation of sourceware repositoryStan Shebs1999-04-1647-0/+2059
|
* Initial creation of sourceware repositoryStan Shebs1999-04-1644-2416/+0
|
* *** empty log message ***Michael Snyder1998-10-081-0/+1
|
* * config/sim.exp: Use 'target sim -sparclite' when runningMark Alexander1998-05-171-14/+19
| | | | SPARClite programs.
* Keep cygmon.exp.Jason Molenda1998-04-211-2/+3
|
* massive sanitization fixesAngela Marie Thomas1998-03-131-0/+1
|
* Add dve.exp.Mark Alexander1998-01-221-0/+1
|
* * config/dve.exp: New file to support Densan boards.Mark Alexander1998-01-191-0/+23
|
* * config/sparclet.exp: Detect gratuitous change to sparclet gdbBob Manson1997-09-031-19/+25
| | | | target mode.
* Fix missing global verbose declaration. grrrr. this is NOTBob Manson1997-09-031-0/+1
| | | | right.
* * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.Bob Manson1997-07-031-2/+2
|
* * config/arm-ice.exp: New file.Bob Manson1997-07-012-0/+2
|
* * lib/gdb.exp(default_gdb_exit): Don't give an error if the remoteBob Manson1997-06-252-128/+169
| | | | | | | | | | | | | | | | 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.
* * config/monitor.exp(gdb_load): Fix typo in regexp.Bob Manson1997-06-141-12/+17
| | | | Fixes last night's tcl error mesages.
* * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmdBob Manson1997-06-041-36/+42
| | | | | | | | | | | | | 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.
* Added proelf.Bob Manson1997-06-031-0/+1
|
* * config/monitor.exp(gdb_load): Handle gdb_sect_offset andBob Manson1997-05-232-36/+80
| | | | gdb_load_offset.
* * config/i386-bozo.exp: New file.Bob Manson1997-05-231-0/+1
|
* * config/proelf.exp: New entry.Bob Manson1997-05-231-0/+20
|
* add new file.Bob Manson1997-05-221-0/+1
|
* * config/monitor.exp(gdb_start): Look for gdb_prompt targetBob Manson1997-05-191-0/+20
| | | | | | feature. * config/i960.exp: New file.
* Add h8300.exp.Mark Alexander1997-05-081-0/+1
|
* * .Sanitize: remove sanitization for m32r.Michael Snyder1997-04-081-14/+2
|
* * config/h8300.exp: New file.Bob Manson1997-04-031-0/+1
|
* Moved change from gdb_target_udi to gdb_start.Bob Manson1997-03-231-2/+3
|
* * config/udi.exp(gdb_target_udi): Make sure UDICONF is setBob Manson1997-03-231-1/+2
| | | | properly before starting gdb.
* Fix minor sanitization problemsJeff Law1997-03-201-1/+0
|
* Removed, no longer used.Bob Manson1997-03-111-461/+0
|
* * gdb.base/default.exp: Don't set match_max.Bob Manson1997-03-071-1/+19
| | | | | | | | | | * 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.
* Added and updated copyright notices to testsuite expectBob Manson1997-03-0612-20/+144
| | | | scripts.
* More .Sanitize.Bob Manson1997-03-061-0/+1
|
* * config/vr5000.exp: New file.Bob Manson1997-03-061-0/+1
|
* * config/monitor.exp(gdb_target_monitor): Add pattern forBob Manson1997-03-061-21/+34
| | | | | | "Ending remote" to detect errors in connecting. * gdb.base/setshow.exp: Add .* within auto language test.
* Correct sparclet sanitize errors.Jim Wilson1997-03-041-3/+2
|
* * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don'tBob Manson1997-03-042-6/+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.
* Correct d10v sanitization errors.Jim Wilson1997-03-031-1/+1
|
* * config/monitor.exp: Detect the "Couldn't establish connection"Bob Manson1997-03-011-18/+18
| | | | | | message from GDB. one of many, presumably.
* * config/vr4300.exp: New file.Bob Manson1997-02-245-145/+147
| | | | | | * gdb.*/*.exp: Call gdb_expect instead of expect. * lib/gdb.exp(gdb_expect): New function.
* Added vxworks.exp.Bob Manson1997-02-221-0/+1
|
* * config/udi.exp: Use mondfe,name instead of remote_host.Bob Manson1997-02-121-1/+1
| | | | remote_host is a bad naming choice.
* * config/vx.exp: Use hostname instead of netport.Bob Manson1997-02-111-0/+1
| | | | | | | | | | | | * 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.
* * config/sh.exp: New file.Bob Manson1997-02-052-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* * gdb.*/*.exp: Replace $prompt with $gdb_prompt.Bob Manson1997-02-027-69/+69
| | | | | | | | * 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.
* * gdb.base/crossload.exp: Don't use execute_anywhere, useBob Manson1997-01-311-8/+12
| | | | | | | | remote_exec instead. * gdb.base/corefile.exp: Don't be ridiculous. * gdb.base/*.c: Add missing stub invocations. Fixes failures on HP-UX.
* Miscellaneous fixes for config/slite.exp.Bob Manson1997-01-311-17/+20
|
* Major revision to testsuites for cross-testing and DOS testing support.Bob Manson1997-01-2918-753/+1678
|
OpenPOWER on IntegriCloud