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_thread_stack_frame Struct Reference

#include <target_php.h>

Collaboration diagram for php_thread_stack_frame:
Collaboration graph
[legend]

Data Fields

struct bsymbolbsymbol
 
struct valuecurrent_execute_data_v
 

Detailed Description

Definition at line 34 of file target_php.h.

Field Documentation

struct bsymbol* php_thread_stack_frame::bsymbol

Definition at line 35 of file target_php.h.

struct value* php_thread_stack_frame::current_execute_data_v

Definition at line 36 of file target_php.h.


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