Instant replay: Debugging C and C++ programs with rr (Red Hat Developer)
Instant replay: Debugging C and C++ programs with rr (Red Hat Developer)
Posted May 6, 2021 13:35 UTC (Thu) by gabrielesvelto (guest, #83884)In reply to: Instant replay: Debugging C and C++ programs with rr (Red Hat Developer) by SLi
Parent article: Instant replay: Debugging C and C++ programs with rr (Red Hat Developer)
rr was originally built to debug Firefox. A Firefox trace takes several gigabytes of storage per minute of execution. That can be considered pretty much the worst case given Firefox complexity and size; most other applications will generate significantly smaller traces.
