|
IDA C++ SDK 9.2
|
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 | |
Trace instructions/functions/basic blocks.