Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Go to the source code of this file.
Macros | |
#define | GDB_EXCEPTION_INVALID_INSTRUCTION 4UL |
#define | GDB_EXCEPTION_BREAKPOINT 5UL |
#define | GDB_EXCEPTION_MEMORY_FAULT 7UL |
#define | GDB_EXCEPTION_DIVIDE_ERROR 8UL |
#define | GDB_EXCEPTION_INVALID_MEMORY 11UL |
#define | GDB_EXCEPTION_OVERFLOW 16UL |
#define GDB_EXCEPTION_BREAKPOINT 5UL |
#define GDB_EXCEPTION_DIVIDE_ERROR 8UL |
#define GDB_EXCEPTION_INVALID_INSTRUCTION 4UL |
#define GDB_EXCEPTION_INVALID_MEMORY 11UL |
#define GDB_EXCEPTION_MEMORY_FAULT 7UL |
#define GDB_EXCEPTION_OVERFLOW 16UL |