1.4 Tracing Program Execution

Tracing is a debugging feature that allows you to record (log) specific events while the process is executing. Tracing gives you detailed execution information on a binary. In later sections, you will learn about the different types of tracing capabilities provided by IDA and x64dbg.