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

#include <target_api.h>

Data Fields

struct location_ctxtlctxt
 
struct target_threadthread
 
struct memregionregion
 
struct array_listframes
 

Detailed Description

Definition at line 2331 of file target_api.h.

Field Documentation

struct array_list* target_location_ctxt::frames

Definition at line 2358 of file target_api.h.

struct location_ctxt* target_location_ctxt::lctxt

Definition at line 2339 of file target_api.h.

struct memregion* target_location_ctxt::region

Definition at line 2353 of file target_api.h.

struct target_thread* target_location_ctxt::thread

Definition at line 2345 of file target_api.h.


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