Hacker News new | ask | show | jobs
by flohofwoe 688 days ago
Only reason I can think of is that conditional breakpoints in the debugger can be much slower than compiling that same condition right into the debuggee.
1 comments

If the CPU doesn't support conditional hardware breakpoints, some do.