Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
|
#include <target.h>
Data Fields | |
char * | personality |
target_personality_t | ptype |
struct target_personality_ops * | ptops |
void * | pops |
Target personality stuff, and personality ops wrappers. These should only be called by backends, or by the target api wrappers.
struct target_personality_ops* target_personality_info::ptops |
target_personality_t target_personality_info::ptype |