* config/monitor.exp (gdb_target_monitor): Fix loop interator so
authorStu Grossman <grossman@cygnus>
Thu, 11 May 1995 22:13:46 +0000 (22:13 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 11 May 1995 22:13:46 +0000 (22:13 +0000)
that loop eventually terminates.  Fix Connection refused logic so
that testsuite will expire nicely.

gdb/testsuite/ChangeLog

index ca4c1f1..b7aeaca 100644 (file)
@@ -1,7 +1,8 @@
 Thu May 11 15:02:24 1995  Stu Grossman  (grossman@andros.cygnus.com)
 
        * config/monitor.exp (gdb_target_monitor):  Fix loop interator so
-       that loop eventually terminates.
+       that loop eventually terminates.  Fix Connection refused logic so
+       that testsuite will expire nicely.
 
 Wed May 10 17:57:35 1995  Stu Grossman  (grossman@andros.cygnus.com)