Hacker News new | ask | show | jobs
by kg 408 days ago
fwiw, WinDBG actually has support for time-travel debugging. I've used it before quite successfully, it's neat.
1 comments

usual limits of debuggers = barely usable to debug real scenarios
Since Borland days on MS-DOS they have served me pretty well in many real scenarios.

Usually what I keep bumping into, are people that never bothered to learn how to use their debuggers beyond the "introduction to debuggers" class, if any.