RTEMS | Draft: Feature/stack reporter config (!86)
Mohamed Hassan (@Hamzi)
gitlab at rtems.org
Sat Jul 27 09:19:22 UTC 2024
Mohamed Hassan commented on a discussion on testsuites/libtests/stackchk03/system.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_110063
> + bool pattern_ok
> +);
> +
> +/* configuration information */
> +#define CONFIGURE_STACK_CHECKER_ENABLED
> +/**
> + * @brief Set this macro to a reporting function such as:
> + * A user-defined function
> + * Or
> + * The default @rtems_stack_checker_reporter_print_details
> + */
> +#define CONFIGURE_STACK_CHECKER_REPORTER stackchk03_blown_stack_reporter
> +
> +/* global variables */
> +
> +/* end of include file */
this file has been renamed to [config.c](https://gitlab.rtems.org/Hamzi/rtems/-/blob/0b93f687e23bdf24fa9bd339a4eb5aa4eb249685/testsuites/libtests/stackchk03/config.c)
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_110063
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/20240727/31b71daf/attachment-0001.htm>
More information about the bugs
mailing list