premake/website/docs/debugremotehost.md
2021-03-12 22:10:24 +01:00

308 B

Specifies the remote debugging target.

debugremotehost "host"

Parameters

host specifies a host to connect to when starting a remote debug session.

Applies To

Project configurations.

Availability

Premake 5.0 or later.

See Also