Linux remote debugging

  • Thread starter Thread starter EuroEager
  • Start date Start date
E

EuroEager

Guest
Developing machine: Windows 10 1903, Visual Studio 2019 16.3.0 Preview 2

A have an Ubuntu (19.04) running as VM (Hyper-V).
I am going to write a .Net Core app for this (in this particular case it is an Avalonia app) and I would like to build directly to the remote machine and do remote debugging (similar to e.g. Windows 10 IoT Core).
Is this possible? How?

Continue reading...
 
Back
Top