Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Postmortem - export user reset reason & extra callbacks
ref. #9193, #9194, #9196

- persistent & public REASON_USER_... for user callback rst_info reason
- public postmortem callback functions, don't overly hide the implementation
- separate reasons for panic, assert, abort and c++ exceptions
- put postmortem func one level down in the function chain, allow to
  override both the function itself or individual internals
- stack offset for -fexceptions, skip unwind data to the actual point of origin
  • Loading branch information
mcspr committed Aug 27, 2025
commit 6d5627c955fb2b59c62c94fc365a8947c6230b5f
Loading
Loading