<div dir="ltr"><div dir="ltr">bsps: Removed INI files using outdated options<br></div><div dir="ltr"><br></div><div>Better would be</div><div><br></div><div>sparc bsps: Remove INI files using SIS in GDB</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 23, 2021 at 1:13 PM Ryan Long <<a href="mailto:ryan.long@oarcorp.com">ryan.long@oarcorp.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Removed the INI files that use the "target sim" option in gdb<br>
since this is no longer supported.<br></blockquote><div><br></div><div>This needs to be more accurate. </div><div><br></div><div>Specifically, the sis sparc simulator in gdb is no longer used with RTEMS and</div><div>we use a newer version of SIS built separately.</div><div><br></div><div>This ONLY impacts the SPARC.</div><div><br></div><div>--joel</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Closes #4355<br>
---<br>
 tester/rtems/testing/bsps/erc32.ini | 41 -------------------------------------<br>
 tester/rtems/testing/bsps/leon2.ini | 41 -------------------------------------<br>
 tester/rtems/testing/bsps/leon3.ini | 41 -------------------------------------<br>
 3 files changed, 123 deletions(-)<br>
 delete mode 100644 tester/rtems/testing/bsps/erc32.ini<br>
 delete mode 100644 tester/rtems/testing/bsps/leon2.ini<br>
 delete mode 100644 tester/rtems/testing/bsps/leon3.ini<br>
<br>
diff --git a/tester/rtems/testing/bsps/erc32.ini b/tester/rtems/testing/bsps/erc32.ini<br>
deleted file mode 100644<br>
index 7911a2f..0000000<br>
--- a/tester/rtems/testing/bsps/erc32.ini<br>
+++ /dev/null<br>
@@ -1,41 +0,0 @@<br>
-#<br>
-# RTEMS Tools Project (<a href="http://www.rtems.org/" rel="noreferrer" target="_blank">http://www.rtems.org/</a>)<br>
-# Copyright 2015 On-Line Applications Research Corporation (OAR).<br>
-# All rights reserved.<br>
-#<br>
-# This file is part of the RTEMS Tools package in 'rtems-tools'.<br>
-#<br>
-# Redistribution and use in source and binary forms, with or without<br>
-# modification, are permitted provided that the following conditions are met:<br>
-#<br>
-# 1. Redistributions of source code must retain the above copyright notice,<br>
-# this list of conditions and the following disclaimer.<br>
-#<br>
-# 2. Redistributions in binary form must reproduce the above copyright notice,<br>
-# this list of conditions and the following disclaimer in the documentation<br>
-# and/or other materials provided with the distribution.<br>
-#<br>
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"<br>
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE<br>
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE<br>
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE<br>
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR<br>
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF<br>
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS<br>
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN<br>
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)<br>
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE<br>
-# POSSIBILITY OF SUCH DAMAGE.<br>
-#<br>
-<br>
-#<br>
-# The erc32 BSP<br>
-#<br>
-[erc32]<br>
-bsp            = erc32<br>
-arch           = sparc<br>
-tester         = %{_rtscripts}/gdb.cfg<br>
-gdb_script     = bsp_gdb_script<br>
-bsp_gdb_script = target sim<br>
-                 load<br>
-                 run<br>
diff --git a/tester/rtems/testing/bsps/leon2.ini b/tester/rtems/testing/bsps/leon2.ini<br>
deleted file mode 100644<br>
index 77fed49..0000000<br>
--- a/tester/rtems/testing/bsps/leon2.ini<br>
+++ /dev/null<br>
@@ -1,41 +0,0 @@<br>
-#<br>
-# RTEMS Tools Project (<a href="http://www.rtems.org/" rel="noreferrer" target="_blank">http://www.rtems.org/</a>)<br>
-# Copyright 2015 On-Line Applications Research Corporation (OAR).<br>
-# All rights reserved.<br>
-#<br>
-# This file is part of the RTEMS Tools package in 'rtems-tools'.<br>
-#<br>
-# Redistribution and use in source and binary forms, with or without<br>
-# modification, are permitted provided that the following conditions are met:<br>
-#<br>
-# 1. Redistributions of source code must retain the above copyright notice,<br>
-# this list of conditions and the following disclaimer.<br>
-#<br>
-# 2. Redistributions in binary form must reproduce the above copyright notice,<br>
-# this list of conditions and the following disclaimer in the documentation<br>
-# and/or other materials provided with the distribution.<br>
-#<br>
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"<br>
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE<br>
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE<br>
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE<br>
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR<br>
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF<br>
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS<br>
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN<br>
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)<br>
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE<br>
-# POSSIBILITY OF SUCH DAMAGE.<br>
-#<br>
-<br>
-#<br>
-# The leon2 BSP<br>
-#<br>
-[leon2]<br>
-bsp            = leon2<br>
-arch           = sparc<br>
-tester         = %{_rtscripts}/gdb.cfg<br>
-gdb_script     = bsp_gdb_script<br>
-bsp_gdb_script = target sim -leon2<br>
-                 load<br>
-                 run<br>
diff --git a/tester/rtems/testing/bsps/leon3.ini b/tester/rtems/testing/bsps/leon3.ini<br>
deleted file mode 100644<br>
index 74eafb7..0000000<br>
--- a/tester/rtems/testing/bsps/leon3.ini<br>
+++ /dev/null<br>
@@ -1,41 +0,0 @@<br>
-#<br>
-# RTEMS Tools Project (<a href="http://www.rtems.org/" rel="noreferrer" target="_blank">http://www.rtems.org/</a>)<br>
-# Copyright 2015 On-Line Applications Research Corporation (OAR).<br>
-# All rights reserved.<br>
-#<br>
-# This file is part of the RTEMS Tools package in 'rtems-tools'.<br>
-#<br>
-# Redistribution and use in source and binary forms, with or without<br>
-# modification, are permitted provided that the following conditions are met:<br>
-#<br>
-# 1. Redistributions of source code must retain the above copyright notice,<br>
-# this list of conditions and the following disclaimer.<br>
-#<br>
-# 2. Redistributions in binary form must reproduce the above copyright notice,<br>
-# this list of conditions and the following disclaimer in the documentation<br>
-# and/or other materials provided with the distribution.<br>
-#<br>
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"<br>
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE<br>
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE<br>
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE<br>
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR<br>
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF<br>
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS<br>
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN<br>
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)<br>
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE<br>
-# POSSIBILITY OF SUCH DAMAGE.<br>
-#<br>
-<br>
-#<br>
-# The leon3 BSP<br>
-#<br>
-[leon3]<br>
-bsp            = leon3<br>
-arch           = sparc<br>
-tester         = %{_rtscripts}/gdb.cfg<br>
-gdb_script     = bsp_gdb_script<br>
-bsp_gdb_script = target sim -leon3<br>
-                 load<br>
-                 run<br>
-- <br>
1.8.3.1<br>
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div></div>