Hacker News new | ask | show | jobs
by vram22 4594 days ago
Yes, conditional breakpoints can be helpful - good point. You missed the case of x == 42, in a hurry, I guess. cond should be x <= 42.