sparc-rtems5-gdb error

Gedare Bloom gedare at rtems.org
Tue Sep 24 15:13:11 UTC 2019


On Sat, Sep 21, 2019 at 10:47 PM Niteesh <gsnb.gn at gmail.com> wrote:
>
> While trying to run the hello world application on the sparc architecture. I faced problems with gdb.
> I followed the exact steps in the rtems quickstart doc. But when trying to the application using gdb I get "Undefined command: sim" when setting the target to the simulator.
> Is it an issue on my side or is something missing in the docs?
>
(Reposting Jiri's Answer from devel ML)

The sis simulator has been detached from gdb. You can run your
application using sparc-rtems5-sis, or debug it  with sparc-rtems5-gdb
using sparc-rtems5-sis as a gdb server. For details, see the sis manual at:

https://gaisler.se/sis/sis.pdf

> Thank you.
> _______________________________________________
> users mailing list
> users at rtems.org
> http://lists.rtems.org/mailman/listinfo/users



More information about the users mailing list