Y
Hacker News
new
|
ask
|
show
|
jobs
by
oblio
286 days ago
Most decent debuggers have condițional breakpoints.
2 comments
jcparkyn
286 days ago
Not to mention tracepoints (logging breakpoints), which are functionally the same as printf but don't require compiling/restarting.
link
scarface_74
286 days ago
And have since the mid 1990s at least…
link