Hacker News new | ask | show | jobs
by bogdan-lab 656 days ago
rr looks interesting. It should be useful for debugging race conditions or something "random based": once you record the issue it becomes 100% reproducible in your debugger.

Will try it next time when I have such issue. Thank you!

1 comments

If you do try doing that, use rr's "chaos mode".