Skip to content

Commit b954ad2

Browse files
author
mikeblome
committed
updated debugging property page to include new remote debug machine
1 parent 1ef2f2b commit b954ad2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/linux/prop-pages/debugging-linux.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ms.assetid: 0c1c0fcc-a49b-451c-a5cb-ce9711fac064
77

88
Property | Description | Choices
99
--- | ---| ---
10+
Remote debug machine | **Visual Studio 2019 version 16.1**: Specifies the machine to debug the program on. Can be different than the remote build machine that is specified on the **General** page.
1011
Pre-Launch Command | A command that is run on the shell before the debugging starts and before the debugger is running, and can be used to affect the debugging environment.
1112
Program | The full path to the program to debug on the remote system. This is a path on the remote system. If left empty or unchanged it defaults to the current project output.
1213
Program Arguments | The command line arguments to pass to the program being debugged.

0 commit comments

Comments
 (0)