#4355 closed defect (fixed)

Remove leon3 test configurations which assume sis is built into gdb from rtems-test

Reported by: Ryan Long Owned by: joel@…
Priority: normal Milestone: 6.1
Component: test Version: 6
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

When trying to run the tests with rtems-test on leon3, every test was invalid except for minimum. rtems-test is still using sis through gdb when it should be using the dedicated sis executable.

Change History (1)

comment:1 Changed on 03/23/21 at 20:05:29 by Ryan Long <ryan.long@…>

Resolution: fixed
Status: newclosed

In 64ad86c/rtems-tools:

bsps/sparc: Remove INI files using SIS in GDB

Removed the INI files that use the "target sim" option
since the SIS sparc simulator in GDB is no longer used
with RTEMS. A newer version of SIS is built separately.

Closes #4355

Note: See TracTickets for help on using tickets.