GdbMiSession.setSubstitutePath

MiPendingCommand setSubstitutePath(string from, string to) @trusted

Sets a source path substitution rule.

Parameters

fromOriginal path.
toNew path.

Returns

A pending command for -gdb-set substitute-path.