GdbMiSession.execArguments

MiPendingCommand execArguments(string[] args) @trusted

Sets the arguments for the next -exec-run.

Parameters

argsArgument list.

Returns

A pending command for -exec-arguments.