commit | c1711997bc7004023c0d9380d9c13d2336f9cf65 | [log] [tgz] |
---|---|---|
author | Lauren Murphy <lauren.murphy@intel.com> | Wed Oct 20 20:53:04 2021 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Dec 14 07:40:55 2021 -0500 |
tree | f40e80a2fea45a3a1d2521504aef088a94b8369c | |
parent | 71f17bcbc245a5648a8d07cf1ba65ef6e9b5cddf [diff] |
debug: coredump: add xtensa coredump Adds Xtensa as supported architecture for coredump. Fixes a few typos in documentation, Kconfig and a C file. Dumps minimal set of registers shown by 'info registers' in GDB for the sample_controller and ESP32 SOCs. Updates tests. Signed-off-by: Lauren Murphy <lauren.murphy@intel.com>