#include "server.h"
#include "nto-low.h"
#include "regdef.h"
#include "regcache.h"
#include <x86/context.h>
Go to the source code of this file.
#define x86_breakpoint_len 1 |
void init_registers_i386 |
( |
| ) |
|
static void nto_x86_arch_setup |
( |
void |
| ) |
|
|
static |
static int nto_x86_register_offset |
( |
int |
gdbregno | ) |
|
|
static |
Initial value:=
{
0,
}
#define x86_breakpoint_len
static int nto_x86_register_offset(int gdbregno)
static void nto_x86_arch_setup(void)
const unsigned char x86_breakpoint[]
Definition at line 98 of file nto-x86-low.c.
Referenced by nto_x86_arch_setup().
const unsigned char x86_breakpoint[] = { 0xCC } |