GDBserver
Classes | Typedefs | Functions | Variables
win32-low.h File Reference
#include <windows.h>

Go to the source code of this file.

Classes

struct  win32_thread_info
 
struct  win32_target_ops
 

Typedefs

typedef struct win32_thread_info win32_thread_info
 

Functions

void win32_require_context (win32_thread_info *th)
 
char * strwinerror (DWORD error)
 
void to_back_slashes (char *)
 

Variables

const struct target_descwin32_tdesc
 
struct win32_target_ops the_low_target
 

Typedef Documentation

Function Documentation

char* strwinerror ( DWORD  error)

Definition at line 516 of file win32-low.c.

void to_back_slashes ( char *  )

Definition at line 33 of file wincecompat.c.

void win32_require_context ( win32_thread_info th)

Variable Documentation

struct win32_target_ops the_low_target
const struct target_desc* win32_tdesc

Definition at line 93 of file win32-low.c.

Referenced by arm_arch_setup(), do_initial_child_stuff(), and i386_arch_setup().