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

#include <probe.h>

Collaboration diagram for thread_probepoint_context:
Collaboration graph
[legend]

Data Fields

struct target_threadthread
 
struct probepointprobepoint
 
struct thread_action_context tac
 
int action_obviated_orig
 
int did_orig_instr
 

Detailed Description

Definition at line 205 of file probe.h.

Field Documentation

int thread_probepoint_context::action_obviated_orig

Definition at line 212 of file probe.h.

int thread_probepoint_context::did_orig_instr

Definition at line 213 of file probe.h.

struct probepoint* thread_probepoint_context::probepoint

Definition at line 207 of file probe.h.

struct thread_action_context thread_probepoint_context::tac

Definition at line 210 of file probe.h.

struct target_thread* thread_probepoint_context::thread

Definition at line 206 of file probe.h.


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