Description
Finds memory leaks, invalid reads, invalid writes, and other runtime problems by running programs under instrumentation. It is useful for developers debugging C, C++, and other native software.
This is a terminal debugging tool. It can slow programs significantly and may reveal sensitive runtime data in logs, so use controlled test inputs when sharing reports.