IDA C++ SDK 9.2
Loading...
Searching...
No Matches

Trace instructions/functions/basic blocks. More...

Topics

 Tracing buffer
 Work with debugger trace buffer.
 Step tracing
 Plugins can use these functions to implement a custom tracing engine.
 Instruction tracing
 When instruction tracing is active, each executed instruction is stored in the tracing buffer.
 Functions tracing
 Each call to a function or return from a function is stored in the tracing buffer.
 Basic block tracing
 Tracing events
 Trace management functions

Detailed Description

Trace instructions/functions/basic blocks.