Home
last modified time | relevance | path

Searched refs:GDB_EXCEPTION_OVERFLOW (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/debug/
Dgdbstub.h16 #define GDB_EXCEPTION_OVERFLOW 16UL macro
/Zephyr-latest/arch/x86/core/ia32/
Dgdbstub.c35 exception = GDB_EXCEPTION_OVERFLOW; in get_exception()
38 exception = GDB_EXCEPTION_OVERFLOW; in get_exception()