NHacker Next
login
▲Strace Tips for Better Debuggingrrampage.github.io
46 points by signa11 24 hours ago | 1 comment
Loading comments...
o11c 9 hours ago [-]
I prefer `-ff` over just `-f` to avoid the annoyance of every line being interrupted by another process. `strace-log-merge` can merge the files again if you really care.