Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
|
#include <target_xen_vm.h>
Data Fields | |
ADDR | pgd_phys |
vcpu_guest_context_t | context |
unsigned long | dr [8] |
Definition at line 86 of file target_xen_vm.h.
vcpu_guest_context_t xen_vm_thread_state::context |
Definition at line 105 of file target_xen_vm.h.
unsigned long xen_vm_thread_state::dr[8] |
Definition at line 112 of file target_xen_vm.h.
ADDR xen_vm_thread_state::pgd_phys |
Definition at line 90 of file target_xen_vm.h.