▲ | oblio 6 days ago | |
Most decent debuggers have condițional breakpoints. | ||
▲ | jcparkyn 5 days ago | parent | next [-] | |
Not to mention tracepoints (logging breakpoints), which are functionally the same as printf but don't require compiling/restarting. | ||
▲ | scarface_74 5 days ago | parent | prev [-] | |
And have since the mid 1990s at least… |