I'm trying to get the remote debugging to work on Visual Studio 2017 in Windows. I'm using the gdbserver
option in Visual Studio project properties. The project is a make file
project created in Visual Studio 2017. I'm getting following error in the output window.
And getting following error in Linux Console output window
What could be the reason for these errors?