Skip to content

debugconnectcommands

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

The debugconnectcommands function specifies commands to be executed upon connection of the debugger to a remote process.

debugconnectcommands { "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