-
Notifications
You must be signed in to change notification settings - Fork 207
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Report signal codes on native crashes (#2135)
* feat(signal) add more detail for signal * fix(test) fixed fail e2e tests * feat(signal) signal code message update and add param for bsg_native_signal_code_names * feat(signal) signal code message update and add param for bsg_native_signal_code_names * test(ndk): added ILLOPC as a possible sig_code for the trap() test * refactor(ndk): refactored the signal-code messages to be built with macros to reduce possible mistakes * chore(changelog): added CHANGELOG entry for #2135 --------- Co-authored-by: jason <[email protected]>
- Loading branch information
1 parent
0f4b1d5
commit fe862d0
Showing
4 changed files
with
127 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters