RTEMS | Change the default stack checker reporter to be a quiet reporter (#5082)
Mohamed Hassan (@Hamzi)
gitlab at rtems.org
Thu Aug 1 20:29:10 UTC 2024
Mohamed Hassan created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5082
## Summary
### Purpose
The current stack checker reporter provides a detailed description of stack usage. This proposed change aims to set the default reporter to a basic version that only performs one task: calling the fatal error handler. Users will have the option to configure the reporter to use the detailed version or even a custom, user-defined reporter through the application settings.
### Result
This change will simplify the default reporting behavior, while also giving users the flexibility to choose a more detailed reporter if desired or to create their own custom reporter.
## Details
This issue is related to merge request[86!](https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86)
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5082
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/20240801/745f5113/attachment-0001.htm>
More information about the bugs
mailing list