Skip to content

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

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

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

Conversation

@t3zeng
Copy link
Contributor

@t3zeng t3zeng commented Sep 27, 2021

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
Copy link
Contributor

vrahane commented Sep 27, 2021

Follow on from #2686

@andrzej-kaczmarek
Copy link
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
Copy link
Contributor Author

t3zeng commented Oct 12, 2021

This set of changes should be good to go now

@vrahane
Copy link
Contributor

vrahane commented Oct 13, 2021

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
Copy link
Contributor Author

t3zeng commented Oct 14, 2021

@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

Comments