Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
target_argp_parser_state Struct Reference

#include <target_api.h>

Collaboration diagram for target_argp_parser_state:
Collaboration graph
[legend]

Data Fields

int num_children
 
void * driver_state
 
struct target_specspec
 
int quoted_argc
 
int quoted_start
 
char ** quoted_argv
 
GList ** base_target_specs
 
GList ** overlay_target_specs
 

Detailed Description

Definition at line 2293 of file target_api.h.

Field Documentation

GList** target_argp_parser_state::base_target_specs

Definition at line 2300 of file target_api.h.

void* target_argp_parser_state::driver_state

Definition at line 2295 of file target_api.h.

int target_argp_parser_state::num_children

Definition at line 2294 of file target_api.h.

GList** target_argp_parser_state::overlay_target_specs

Definition at line 2301 of file target_api.h.

int target_argp_parser_state::quoted_argc

Definition at line 2297 of file target_api.h.

char** target_argp_parser_state::quoted_argv

Definition at line 2299 of file target_api.h.

int target_argp_parser_state::quoted_start

Definition at line 2298 of file target_api.h.

struct target_spec* target_argp_parser_state::spec

Definition at line 2296 of file target_api.h.


The documentation for this struct was generated from the following file: