I have hello world Linux project I try to bui for Raspberry Pi. Everything goes fine when I build on Pi machine. But it slow and I decided to build on local Windows machine and run debug on Pi one.
I changed build/debug machine to local:
Set toolchain to Raspberry Pi:
Got error “Failed to start GDB session” and nothing was deployed on Raspberry Pi
Most likely, you have changed some other setting as well. Please try reproducing the problem from scratch (i.e. from creating a new project).
If you can confirm that it occurs consistently, please share the complete instructions how to reproduce the problem from scratch per our problem reporting guidelines and we will try to investigate it further.