How to debug shared library (written in c++/cmake) linked in the binary on the Linux (Ubuntu 16.04)

  • Thread starter Thread starter Peter (Kistler)
  • Start date Start date
P

Peter (Kistler)

Guest
Hello,

From Visual Studio 2017 Professional I need to remotely debug shared library which is linked in the binary running on the Linux (Ubuntu 16.04). Shared library and the hosting binary are written in C++ and CMake. Please, could instruct me what must be set up in the Visual Studio 2017 Professional in order to debug this shared library? Link to any relevant tutorial is very welcome.

Best Regards,

Peter

Continue reading...
 
Back
Top