This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from aee17d6cc2 kasan:fix bug write error is recognized as read error
add 5f4c1721ff coredump:support coredump aligned access registers
add 8d0d1f7571 coredump:Add coredump success log printing to remind you to
use coreudmp
add 2ff2b82437 coredump:coredump_set_memory_region to set memory region
No new revisions were added by this update.
Summary of changes:
binfmt/libelf/libelf_coredump.c | 31 +++++++++++++++++++--
include/elf.h | 6 ++++
{sched/misc => include/nuttx}/coredump.h | 19 ++++++++++---
sched/init/nx_bringup.c | 2 +-
sched/misc/assert.c | 2 +-
sched/misc/coredump.c | 47 ++++++++++++++++++++++++--------
6 files changed, 87 insertions(+), 20 deletions(-)
rename {sched/misc => include/nuttx}/coredump.h (80%)