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>

Collaboration diagram for target_location_ctxt:
Collaboration graph
[legend]

Data Fields

struct location_ctxtlctxt
 
struct target_threadthread
 
struct memregionregion
 
struct array_listframes
 

Detailed Description

Definition at line 2369 of file target_api.h.

Field Documentation

struct array_list* target_location_ctxt::frames

Definition at line 2396 of file target_api.h.

struct location_ctxt* target_location_ctxt::lctxt

Definition at line 2377 of file target_api.h.

struct memregion* target_location_ctxt::region

Definition at line 2391 of file target_api.h.

struct target_thread* target_location_ctxt::thread

Definition at line 2383 of file target_api.h.


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