Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I've used it on occasions to try and find why some app was erroring; typically the app would catch an exception (or ALL of them), and just die with something like "no."

For example if the open call fails with ENOENT, the file it's looking for doesn't exist, and strace will (also) tell you what file it's trying to open.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: