[RTEMS Project] #4590: Make Stack Checker Error Handler Configurable

RTEMS trac trac at rtems.org
Fri Feb 4 19:14:53 UTC 2022


#4590: Make Stack Checker Error Handler Configurable
----------------------------+--------------------------------
  Reporter:  Joel Sherrill  |      Owner:  (none)
      Type:  enhancement    |     Status:  new
  Priority:  normal         |  Milestone:  Indefinite
 Component:  lib            |    Version:
  Severity:  normal         |   Keywords:  SoC, small, kernel
Blocked By:                 |   Blocking:
----------------------------+--------------------------------
 Currently, the stack checker has a built in error reporting method that is
 invoked when it determines that a stack overflow has occurred. This should
 turned into a configuration point. The user should be able to provide
 their own handler for this.

 As a check, when this is done, it should be possible for the stack checker
 to be enabled and printk() not pulled into an application.

--
Ticket URL: <http://devel.rtems.org/ticket/4590>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list