| Stackdb
    Stackdb is a stackable, multi-target and -level source debugger and memory forensics library. | 

| Data Fields | |
| GHashTable * | reftab | 
| struct target * | target | 
| struct probe * | probe | 
| struct vmi1__ProbeEventT | event | 
| struct vmi1__ProbeEventNotificationResponse | per | 
| result_t | retval | 
Definition at line 1804 of file target_rpc.c.
| struct vmi1__ProbeEventT target_rpc_listener_probe_data::event | 
Definition at line 1808 of file target_rpc.c.
| struct vmi1__ProbeEventNotificationResponse target_rpc_listener_probe_data::per | 
Definition at line 1809 of file target_rpc.c.
| struct probe* target_rpc_listener_probe_data::probe | 
Definition at line 1807 of file target_rpc.c.
| GHashTable* target_rpc_listener_probe_data::reftab | 
Definition at line 1805 of file target_rpc.c.
| result_t target_rpc_listener_probe_data::retval | 
Definition at line 1810 of file target_rpc.c.
| struct target* target_rpc_listener_probe_data::target | 
Definition at line 1806 of file target_rpc.c.
 1.8.8
 1.8.8