summaryrefslogtreecommitdiffstats
path: root/tester
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2023-08-17 13:40:34 +1000
committerChris Johns <chrisj@rtems.org>2023-08-21 09:53:47 +1000
commit349bbd96543365e830e5ef5e851765e4b742a8a4 (patch)
tree833bba767a8274775a0543af7047e730dcba75d4 /tester
parentlinker: Add TLS support to the symbol table generator (diff)
downloadrtems-tools-349bbd96543365e830e5ef5e851765e4b742a8a4.tar.bz2
tester/sis: Use the RTEMS SIS command
Make sis and sis-run the same as there is no SIS support in gdb anymore. Closes #4945
Diffstat (limited to 'tester')
-rw-r--r--tester/rtems/testing/bsps/sis-run.ini2
-rw-r--r--tester/rtems/testing/bsps/sis.ini6
2 files changed, 3 insertions, 5 deletions
diff --git a/tester/rtems/testing/bsps/sis-run.ini b/tester/rtems/testing/bsps/sis-run.ini
index c34eae4..4861231 100644
--- a/tester/rtems/testing/bsps/sis-run.ini
+++ b/tester/rtems/testing/bsps/sis-run.ini
@@ -35,4 +35,4 @@
bsp = sis
arch = sparc
tester = %{_rtscripts}/sis.cfg
-bsp_run_opts = -a
+bsp_run_opts =
diff --git a/tester/rtems/testing/bsps/sis.ini b/tester/rtems/testing/bsps/sis.ini
index b5d700f..086cb45 100644
--- a/tester/rtems/testing/bsps/sis.ini
+++ b/tester/rtems/testing/bsps/sis.ini
@@ -34,8 +34,6 @@
[sis]
bsp = sis
arch = sparc
-tester = %{_rtscripts}/gdb.cfg
+tester = %{_rtscripts}/sis.cfg
gdb_script = bsp_gdb_script
-bsp_gdb_script = target sim -a -nouartrx
- load
- run
+bsp_run_opts =