GDBserver
Classes | Functions
tdesc.h File Reference

Go to the source code of this file.

Classes

struct  target_desc
 

Functions

void copy_target_description (struct target_desc *dest, const struct target_desc *src)
 
void init_target_desc (struct target_desc *tdesc)
 
const struct target_desccurrent_target_desc (void)
 

Function Documentation

void copy_target_description ( struct target_desc dest,
const struct target_desc src 
)
const struct target_desc* current_target_desc ( void  )
void init_target_desc ( struct target_desc tdesc)