Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bogdan-lab
73 days ago
|
parent
|
context
|
favorite
| on:
Profiling with Ctrl-C
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!
roca
68 days ago
[–]
If you do try doing that, use rr's "chaos mode".
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Will try it next time when I have such issue. Thank you!