commit | 13abd7fe730ad42029e0d3f2426cad9b2fad82ed | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tobu@bang-olufsen.dk> | Mon Mar 10 18:43:01 2025 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Sat Mar 29 07:44:11 2025 -0400 |
tree | 9b602b5ae8107b7ba34e5900b66d1fcc5fdce3cc | |
parent | 6348ba472c995769b6f07de09d3c69309eb0dada [diff] |
coredump: Generalize the shell module This might come in handy for other coredump backends too, not only flash one. Obviously: changing the logic to use the coredump generic API instead of the flash backend's internal functions. Adding a better output, following how the coredump is actually created: parsing and printing headers, and their respective content. Signed-off-by: Tomasz Bursztyka <tobu@bang-olufsen.dk>