I resolved my issue with indefinite build times. This is neither an issue with VisualGDB nor the aforementioned GNU Make bug. After much troubleshooting, the error turned out to be case-sensitivity of echo commands in Makefile documents. The project’s creator is able to execute capitalized Echo
commands in their developer environment, whereas I cannot with my environment.