From: Bob Manson Date: Tue, 1 Jul 1997 01:33:58 +0000 (+0000) Subject: * config/arm-ice.exp: New file. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2255614907e162bd3e5355aac24670bc960140fc;p=binutils-gdb.git * config/arm-ice.exp: New file. --- 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";