setjmp/longjmp in RTEMS C API

Joel Sherrill joel at rtems.org
Thu Dec 28 13:29:12 UTC 2017


Setjmp and longjmp are part of the C Library and should be available on all
architectures supported by RTEMS

--joel

On Dec 28, 2017 5:09 AM, "Vicent Brocal" <vbrocal at fentiss.com> wrote:

> Hi all,
>
> Does anyone know if the RTEMS C API provide some functionality similar to
> the setjmp/longjmp functions of the POSIX API? I did a quick search trough
> the official RTEMS C API doc, but at first glance I did not find anything
> like that.
>
> We are trying to implementing something as the C++ try/catch feature.
>
> Thanks,
>
> Vicent
>
>
>
>
>
> _______________________________________________
> users mailing list
> users at rtems.org
> http://lists.rtems.org/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20171228/e3582d65/attachment.html>


More information about the users mailing list