RTEMS | Feature/stack reporter config (!86)
Sebastian Huber (@sebhub)
gitlab at rtems.org
Wed Aug 14 03:43:15 UTC 2024
Sebastian Huber started a new discussion on cpukit/include/rtems/stackchk.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_110955
> } rtems_stack_checker_info;
>
> /**
> - * @brief Visitor routines invoked by rtems_stack_checker_iterate() shall have
> - * this type.
> + * @brief Visitor routines invoked by rtems_stack_checker_iterate() shall
> + * have this type.
> *
> - * @param info is the stack information.
> + * @param[in] info is the stack information.
> *
> - * @param arg is the argument passed to rtems_stack_checker_iterate().
> + * @param[in] arg is the argument passed to rtems_stack_checker_iterate().
This is potentially an in and out parameter.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_110955
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240814/6f7025ea/attachment-0001.htm>
More information about the bugs
mailing list