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

When I start to use a new server framework, I like to step thru the main loop, just to see how it works with system calls/listens/accepts/reads and how it dispatches up the stack. But for debugging, I like to a) make it reproducible, b) read the code, c) add logging to help with any deductions that b yields. (Sometimes will just go to b if it's a simple bug).


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

Search: