Go to the documentation of this file. 1 #ifndef _ASM_X86_KGDB_H
2 #define _ASM_X86_KGDB_H
42 #define GDB_ORIG_AX 41
43 #define DBG_MAX_REG_NUM 16
44 #define NUMREGBYTES ((GDB_GS+1)*4)
72 #define GDB_ORIG_AX 57
73 #define DBG_MAX_REG_NUM 24
75 #define NUMREGBYTES ((17 * 8) + (5 * 4))
82 #define BREAK_INSTR_SIZE 1
83 #define CACHE_FLUSH_IS_SAFE 1
84 #define GDB_ADJUSTS_BREAK_OFFSET