Y
Hacker News
new
|
ask
|
show
|
jobs
by
quchen
4467 days ago
To be fair, if the place you're trying to debug is not evaluated (be it due to laziness or because it's generally dead code) that should be a pretty strong indicator something is wrong.
1 comments
dllthomas
4467 days ago
And generally a good clue as to
what
is wrong (or at least where to put the next couple checks...).
link