From ab670f8e53997b4b48acac33041c6cddcd6f9fac Mon Sep 17 00:00:00 2001 From: Bob Manson Date: Thu, 6 Mar 1997 07:12:21 +0000 Subject: [PATCH] * config/vr5000.exp: New file. --- gdb/testsuite/ChangeLog | 2 ++ gdb/testsuite/config/vr5000.exp | 1 + 2 files changed, 3 insertions(+) create mode 100644 gdb/testsuite/config/vr5000.exp diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index ac06583..a8f5334 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,7 @@ Wed Mar 5 00:00:43 1997 Bob Manson + * config/vr5000.exp: New file. + * config/monitor.exp(gdb_target_monitor): Add pattern for "Ending remote" to detect errors in connecting. diff --git a/gdb/testsuite/config/vr5000.exp b/gdb/testsuite/config/vr5000.exp new file mode 100644 index 0000000..1a2f7a9 --- /dev/null +++ b/gdb/testsuite/config/vr5000.exp @@ -0,0 +1 @@ +load_lib ../config/monitor.exp -- 2.7.4