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 5, 2021 12:37 UTC (Wed) by daenzer (subscriber, #7050)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)
If you're not familiar with coredumpctl yet, I recommend checking it out. These days I mostly rely on "coredumpctl gdb" instead of running stuff that might crash in GDB.
