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
spf_argp_state Struct Reference
Collaboration diagram for spf_argp_state:
Collaboration graph
[legend]

Data Fields

int argc
 
char ** argv
 
char * config_file
 
int config_file_fatal
 
int use_os_syscall_probes
 
int ospecs_len
 
struct overlay_spec ** ospecs
 

Detailed Description

Definition at line 142 of file spf.c.

Field Documentation

int spf_argp_state::argc

Definition at line 143 of file spf.c.

char** spf_argp_state::argv

Definition at line 144 of file spf.c.

char* spf_argp_state::config_file

Definition at line 145 of file spf.c.

int spf_argp_state::config_file_fatal

Definition at line 146 of file spf.c.

struct overlay_spec** spf_argp_state::ospecs

Definition at line 149 of file spf.c.

int spf_argp_state::ospecs_len

Definition at line 148 of file spf.c.

int spf_argp_state::use_os_syscall_probes

Definition at line 147 of file spf.c.


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