GDB (API)
Defines | Functions | Variables
/home/stan/gdb/src/gdb/i386-windows-nat.c File Reference
#include "defs.h"
#include "windows-nat.h"
#include "i386-nat.h"
#include "i386-tdep.h"
#include <windows.h>

Go to the source code of this file.

Defines

#define context_offset(x)   ((int)&(((CONTEXT *)NULL)->x))

Functions

void _initialize_i386_windows_nat (void)

Variables

initialize_file_ftype _initialize_i386_windows_nat

Define Documentation

#define context_offset (   x)    ((int)&(((CONTEXT *)NULL)->x))

Definition at line 25 of file i386-windows-nat.c.


Function Documentation

Definition at line 86 of file i386-windows-nat.c.


Variable Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines