From 2255614907e162bd3e5355aac24670bc960140fc Mon Sep 17 00:00:00 2001 From: Bob Manson Date: Tue, 1 Jul 1997 01:33:58 +0000 Subject: [PATCH] * config/arm-ice.exp: New file. --- gdb/testsuite/ChangeLog | 4 ++++ gdb/testsuite/config/.Sanitize | 1 + gdb/testsuite/config/arm-ice.exp | 1 + 3 files changed, 6 insertions(+) create mode 100644 gdb/testsuite/config/arm-ice.exp diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 56cd30b82ba..afd043aef7e 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +Mon Jun 30 18:31:43 1997 Bob Manson + + * config/arm-ice.exp: New file. + Sun Jun 29 16:43:30 1997 Bob Manson * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled diff --git a/gdb/testsuite/config/.Sanitize b/gdb/testsuite/config/.Sanitize index c33368e512e..868662d7522 100644 --- a/gdb/testsuite/config/.Sanitize +++ b/gdb/testsuite/config/.Sanitize @@ -20,6 +20,7 @@ Do-first: Things-to-keep: abug.exp +arm-ice.exp cpu32bug.exp d10v.exp est.exp diff --git a/gdb/testsuite/config/arm-ice.exp b/gdb/testsuite/config/arm-ice.exp new file mode 100644 index 00000000000..d9842743d94 --- /dev/null +++ b/gdb/testsuite/config/arm-ice.exp @@ -0,0 +1 @@ +load_lib "../config/monitor.exp"; -- 2.30.2