= Stack Checker = [[TOC(Developer/Projects/Open/StackChecker, depth=2)]] '''Mentors:''' Past, Present, and Potential Mentors '''Students:''' Past, Present, and Potential Students '''Status:''' Uninitiated. '''Introduction:''' [http://rtems.org/onlinedocs/doc-current/share/rtems/html/c_user/Stack-Bounds-Checker.html Stack Bounds Checker] can help with debugging and monitoring a system's stack usage online. Improvements can be made to the stack bounds checker framework. '''Goal:''' To improve usability and availability of Stack Bounds Checker. Specific improvements include: * Rewrite stack usage to store a structure that is passed to user-provided functions that can use structure. * Integrate stack checker with [http://gcc.gnu.org/onlinedocs/gccint/Stack-Checking.html GCC's stack bounds checking]. '''Requirements:''' '''Resources:''' Current RTEMS developers, papers, etc that may help you in this project. '''Acknowledgements''' * = Miscellaneous Sections = As the project progresses, you will need to add build instructions, etc and this page will evolve from a project description into a HOWTO. = References = * TBD '''Other sections:''' If you have more to say about the project that doesn't fit in the proposed sections of this template, feel free to add other sections at will.