|
IDA C++ SDK 9.2
|
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 | |
Common information for all trace events.
| tev_type_t tev_info_t::type |
trace event type
| thid_t tev_info_t::tid |
thread where the event was recorded
| ea_t tev_info_t::ea |
address where the event occurred