zephyr/misc/debug
Benjamin Walsh 43592b1127 x86/debug: GDB server needs to handle some exceptions
GDB server needs ownership of some exceptions to display information when
taking a fatal exception (DIVIDE_ERROR, PAGE_FAULT).

Introduce a Kconfig option that can work for any debugger.

Change-Id: I39aef22a820543a7fe9ac333b487592946abc0f3
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-04-16 05:29:22 +00:00
..
Kconfig x86/debug: GDB server needs to handle some exceptions 2016-04-16 05:29:22 +00:00
Makefile debug: add target GDB server 2016-04-16 05:29:22 +00:00
gdb_server.c debug: add target GDB server 2016-04-16 05:29:22 +00:00
mem_safe_check_boundaries.c init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00