Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
|
Data Fields | |
struct target * | target |
struct debugfile * | debugfile |
struct symbol * | current_symbol |
Definition at line 422 of file target_php.c.
struct symbol* php_debugfile_info::current_symbol |
Definition at line 425 of file target_php.c.
struct debugfile* php_debugfile_info::debugfile |
Definition at line 424 of file target_php.c.
struct target* php_debugfile_info::target |
Definition at line 423 of file target_php.c.