Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
|
Data Fields | |
int | qemu_qmp_fd |
int | ram_mmap_fd |
void * | ram_mmap |
unsigned long | ram_mmap_size |
Definition at line 65 of file target_gdb_helper_qemu.c.
int gdb_helper_qemu_state::qemu_qmp_fd |
Definition at line 66 of file target_gdb_helper_qemu.c.
void* gdb_helper_qemu_state::ram_mmap |
Definition at line 68 of file target_gdb_helper_qemu.c.
int gdb_helper_qemu_state::ram_mmap_fd |
Definition at line 67 of file target_gdb_helper_qemu.c.
unsigned long gdb_helper_qemu_state::ram_mmap_size |
Definition at line 69 of file target_gdb_helper_qemu.c.