25#define GDBMACH_SIZEOF_REGS ( GDBMACH_NREGS * sizeof ( gdbreg_t ) )
static void gdbmach_breakpoint(void)
int gdbmach_set_breakpoint(int type, unsigned long addr, size_t len, int enable)
Set hardware breakpoint.
void gdbmach_init(void)
Initialise GDB.
static void gdbmach_set_pc(gdbreg_t *regs, gdbreg_t pc)
static void gdbmach_set_single_step(gdbreg_t *regs, int step)
uint32_t addr
Buffer address.
uint32_t type
Operating system type.
#define FILE_SECBOOT(_status)
Declare a file's UEFI Secure Boot permission status.
void step(void)
Single-step a single process.