Hacker News new | past | comments | ask | show | jobs | submit login

Yes, gdb. I don't particularly like gdb, though.

> hoping that you forget to remove the assert

I routinely add a lot of instrumentation when developing code. I use `git diff` to remove it before committing.

The compiler builds itself fast enough that this is not a problem. I have one window on the source, the other on the build.




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

Search: