Skip to content

debugstartupcommands

Manu Evans edited this page May 17, 2015 · 3 revisions

The debugstartupcommands function specifies commands to be executed immediately as the debugger starts, before connecting to the target process.

debugstartupcommands { "commands" }

Parameters

commands is a list of commands to execute.

Applies To

Solutions, projects, and configurations.

Availability

Premake 5.0.

See Also

Clone this wiki locally