|
|
Subscribe / Log in / New account

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.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds