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 8bafb6520a sim/nsh: enable PSEUDOFS_FILE for sim:nsh
new 60796a7063 coredump:add const to memory region struct ptr
new f2bdfa43e1 coredump:Add a coreudmp api to watch custom variables
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
binfmt/binfmt_coredump.c | 2 +-
binfmt/elf.c | 4 +-
include/nuttx/binfmt/binfmt.h | 4 +-
include/nuttx/binfmt/elf.h | 2 +-
include/nuttx/coredump.h | 12 +++++-
include/nuttx/memoryregion.h | 3 +-
libs/libc/misc/lib_memoryregion.c | 4 +-
sched/misc/coredump.c | 79 ++++++++++++++++++++++++++++++++++++++-
8 files changed, 97 insertions(+), 13 deletions(-)