Go to the documentation of this file.
11 #ifndef _DEBUG_CORE_H_
12 #define _DEBUG_CORE_H_
32 #define DCPU_WANT_MASTER 0x1
33 #define DCPU_NEXT_MASTER 0x2
34 #define DCPU_IS_SLAVE 0x4
35 #define DCPU_SSTEP 0x8
59 #define DBG_PASS_EVENT -12345
61 #define DBG_SWITCH_CPU_EVENT -123456
72 #ifdef CONFIG_KGDB_KDB