Print internal decision-making details.
Section: Core make commands
Enable debug output
bash
bash
make --debug=bExplanation
GNU make supports several debug modes such as `a`, `b`, `v`, `i`, `j`, and `m`.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Core make commands