Home
last modified time | relevance | path

Searched refs:IV_DEBUG (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/arch/x86/include/
Dkernel_arch_data.h15 #define IV_DEBUG 1 macro
/Zephyr-latest/arch/x86/core/ia32/
Dgdbstub.c28 case IV_DEBUG: in get_exception()
221 z_gdb_interrupt(IV_DEBUG, esf); in z_gdb_debug_isr()
255 _EXCEPTION_CONNECT_NOCODE(z_gdb_debug_isr, IV_DEBUG, 3);
/Zephyr-latest/scripts/coredump/gdbstubs/arch/
Dx86.py40 IV_DEBUG = 1 variable in ExceptionVectors
71 ExceptionVectors.IV_DEBUG: 5,
Dx86_64.py51 IV_DEBUG = 1 variable in ExceptionVectors
80 ExceptionVectors.IV_DEBUG: 5,
/Zephyr-latest/arch/x86/core/
Dfatal.c291 case IV_DEBUG: in log_exception()
/Zephyr-latest/doc/services/debugging/
Dgdbstub.rst188 255 _EXCEPTION_CONNECT_NOCODE(z_gdb_debug_isr, IV_DEBUG, 3);