Initial community commit
This commit is contained in:
21
Src/external_dependencies/openmpt-trunk/include/premake/website/docs/debugremotehost.md
vendored
Normal file
21
Src/external_dependencies/openmpt-trunk/include/premake/website/docs/debugremotehost.md
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
Specifies the remote debugging target.
|
||||
|
||||
```lua
|
||||
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 ###
|
||||
|
||||
* [debugport](debugport.md)
|
||||
Reference in New Issue
Block a user