1,203 questions
Hi NatanelEizenberg,
You could view the document: Deploy, run and debug your Linux MSBuild project.
- Select debugging mode in the Debugging property page;
- Select the remote target using the standard Debug toolbar in Visual Studio;
- Set a breakpoint;
- Press F5 (or Debug > Start Debugging) to start debugging.
Hope it helps.
Sincerely,
Anna