Hacker News new | ask | show | jobs
by toast0 11 days ago
> Harder still is when the cause of the bug happens prior to its manifestation.

I've yet to debug a big where the manifestation happens prior to the cause... Sounds even harder. :p

1 comments

> I've yet to debug a big where the manifestation happens prior to the cause... Sounds even harder. :p

UB in C++ can have the manifestation occur prior to the cause :-/