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

#include <dwdebug_priv.h>

Collaboration diagram for location_ctxt:
Collaboration graph
[legend]

Data Fields

struct location_opsops
 
void * priv
 
int current_frame
 

Detailed Description

Definition at line 743 of file dwdebug_priv.h.

Field Documentation

int location_ctxt::current_frame

Definition at line 746 of file dwdebug_priv.h.

struct location_ops* location_ctxt::ops

Definition at line 744 of file dwdebug_priv.h.

void* location_ctxt::priv

Definition at line 745 of file dwdebug_priv.h.


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