Hacker News new | ask | show | jobs
by cesarb 589 days ago
> Linux has made progress in this area, but I think that Windows is still better.

This might be one of these cases in which Windows had to become better. On Linux, you always could recompile everything yourself enabling debug symbols, but that's not an option on Windows.

1 comments

That works when you debug on your machine. Now you get a crash dump from a customer - hove fun replicating their stack exactly.