GdbMiSession.autoConfigureFromDub
void autoConfigureFromDub(string projectPath) @trustedAuto-configures the session based on a DUB project. Loads the executable and sets up source search paths.
Parameters
projectPath | Path to the DUB project root. |
void autoConfigureFromDub(string projectPath) @trustedAuto-configures the session based on a DUB project. Loads the executable and sets up source search paths.
projectPath | Path to the DUB project root. |