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

Data Fields

int qemu_qmp_fd
 
int ram_mmap_fd
 
void * ram_mmap
 
unsigned long ram_mmap_size
 

Detailed Description

Definition at line 65 of file target_gdb_helper_qemu.c.

Field Documentation

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.


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