Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
|
#include <dwdebug_priv.h>
Data Fields | |
GHashTable * | tab |
GHashTable * | duptab |
GHashTable * | anontab |
Symbol dictionaries (symdicts).
Definition at line 358 of file dwdebug_priv.h.
GHashTable* symdict::anontab |
Definition at line 383 of file dwdebug_priv.h.
GHashTable* symdict::duptab |
Definition at line 375 of file dwdebug_priv.h.
GHashTable* symdict::tab |
Definition at line 368 of file dwdebug_priv.h.