IDA C++ SDK 9.2
Loading...
Searching...
No Matches
tev_info_t Struct Reference

Common information for all trace events. More...

#include <dbg.hpp>

Public Attributes

tev_type_t type
 trace event type
thid_t tid
 thread where the event was recorded
ea_t ea
 address where the event occurred

Detailed Description

Common information for all trace events.

Member Data Documentation

◆ type

tev_type_t tev_info_t::type

trace event type

◆ tid

thid_t tev_info_t::tid

thread where the event was recorded

◆ ea

ea_t tev_info_t::ea

address where the event occurred


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