During a vulnerability assessment, a cybersecurity analyst is using a debugger to analyze a suspicious binary that crashes under certain conditions. Which debugger feature would be most useful to break the execution at the point of crash to inspect the state of the program?
Breakpoints
Core dumps
Single-stepping
Watchpoints