2004-09-09 Michael Chastain <mec.gnu@mindspring.com>
authorMichael Chastain <mec@google.com>
Fri, 10 Sep 2004 01:04:59 +0000 (01:04 +0000)
committerMichael Chastain <mec@google.com>
Fri, 10 Sep 2004 01:04:59 +0000 (01:04 +0000)
commit2db8e78e679d88bbdbaf32bdfbed44382f55c0d6
tree92fafc944bd6b3cdd668720779bc3f0c68f85646
parente0638f7007c3f4734c293c399570727fbf2db125
2004-09-09  Michael Chastain  <mec.gnu@mindspring.com>

* lib/gdb.exp (gdb_file_cmd): Revert the return value to
previous simple convention.  Use a global variable to store
information about what was found.
(gdb_run_cmd): Adapt to reverted return value.
* gdb.base/remote.exp: Adapt to reverted return value.
* gdb.gdb/complaints.exp: Likewise.
* gdb.gdb/observer.exp: Likewise.
* gdb.gdb/selftest.exp: Likewise.
* gdb.gdb/xfullpath.exp: Likewise.
gdb/testsuite/gdb.base/remote.exp
gdb/testsuite/gdb.gdb/complaints.exp
gdb/testsuite/gdb.gdb/observer.exp
gdb/testsuite/gdb.gdb/selftest.exp
gdb/testsuite/gdb.gdb/xfullpath.exp
gdb/testsuite/lib/gdb.exp