RTEMS | Feature/stack reporter config (!86)

Mohamed Hassan (@Hamzi) gitlab at rtems.org
Wed Aug 14 18:34:13 UTC 2024




Mohamed Hassan commented on a discussion on cpukit/include/rtems/stackchk.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_111012

 >  } 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().

I think you're right, arg parameter can be both input and output. will be modified.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_111012
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/d10e254e/attachment.htm>


More information about the bugs mailing list