GdbMiSession.autoConfigureFromDub

void autoConfigureFromDub(string projectPath) @trusted

Auto-configures the session based on a DUB project. Loads the executable and sets up source search paths.

Parameters

projectPathPath to the DUB project root.