Y
Hacker News
new
|
ask
|
show
|
jobs
by
GrumpyYoungMan
359 days ago
Debuggers are great until you have to work in a context where you can't attach a debugger. Good old printf works in every context.
By all means, learn to use a debugger well but don't become overly dependent on them.
1 comments
mrngm
358 days ago
I'll introduce you to our bespoke tool that automatically restarts processes when they exit... and redirects stdout/err by default to /dev/null :D
link