• Alessandro Rubini's avatar
    Optionally detect reset and print a stack trace · 7836c39e
    Alessandro Rubini authored
    The new configuation option CONFIG_CHECK_RESET adds a function to dump
    the stack (to the serial port) if a reset is detected. This happens
    when a null pointer is followed or when the program is reloaded
    (spec-sw/tools/spec-cl, for example).  For this reason, the feature is
    disabled by default (actually, spec-cl may clear the RAM first, but it
    currently doesn't do that and the check is triggered).
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    7836c39e
Name
Last commit
Last update
arch/lm32 Loading commit data...
boards Loading commit data...
configs Loading commit data...
dev Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
monitor Loading commit data...
pp_printf Loading commit data...
ppsi @ 44deab24
ptp-noposix @ 79a7beb2
scripts Loading commit data...
shell Loading commit data...
sockitowm Loading commit data...
softpll Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
revision.c Loading commit data...
wrc_main.c Loading commit data...
wrc_ptp.h Loading commit data...
wrc_ptp_noposix.c Loading commit data...
wrc_ptp_ppsi.c Loading commit data...