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

Data Fields

struct targettarget
 
struct debugfiledebugfile
 
struct symbolcurrent_symbol
 

Detailed Description

Definition at line 422 of file target_php.c.

Field Documentation

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.


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