Skip to content

kernel/os: Fault Handling OS Coredump Callback Feature#2687

Merged
vrahane merged 1 commit into
apache:masterfrom
t3zeng:master3
Oct 18, 2021
Merged

kernel/os: Fault Handling OS Coredump Callback Feature#2687
vrahane merged 1 commit into
apache:masterfrom
t3zeng:master3

Conversation

@t3zeng

@t3zeng t3zeng commented Sep 27, 2021

Copy link
Copy Markdown
Contributor

This provides mynewt-core users the ability to set up their own coredump callbacks by toggling a syscfg and using the provided interface void os_coredump_cb(void *tf);

@vrahane

vrahane commented Sep 27, 2021

Copy link
Copy Markdown
Contributor

Follow on from #2686

@andrzej-kaczmarek

Copy link
Copy Markdown
Contributor

add that functionality to all os_archs and also update commit message to reflect the actual contents (i.e. this is a generic feature, not a memfault integration)

@t3zeng

t3zeng commented Oct 12, 2021

Copy link
Copy Markdown
Contributor Author

This set of changes should be good to go now

@vrahane

vrahane commented Oct 13, 2021

Copy link
Copy Markdown
Contributor

I think this looks fine. Will wait for others to chip in before merging it.

@vrahane vrahane changed the title Fault Handling OS Coredump Callback Feature kernel/os: Fault Handling OS Coredump Callback Feature Oct 13, 2021
@t3zeng

t3zeng commented Oct 14, 2021

Copy link
Copy Markdown
Contributor Author

@andrzej-kaczmarek are you cool with the changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants