zephyr/misc/debug
Benjamin Walsh 270d602efd debug/x86: add runtime info needed by target debuggers
Introduce an x86 interrupt stack frame that contains more information
than the non-debug one, namely the caller-saved GPRs, as well as an API
to retrieve it. Able to handle nested interrupts stack frames.

Change-Id: If182aaa2f34e4714b16ca65ff79da63b72d962f7
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-04-16 05:29:22 +00:00
..
Kconfig debug/x86: add runtime info needed by target debuggers 2016-04-16 05:29:22 +00:00
Makefile debug: add safe memory access routines 2016-02-05 20:24:42 -05:00
mem_safe_check_boundaries.c init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00