I develop with VisualGDB software for the raspberry pi, based on linux.
I use one pi as build sever and several pi’s as test systems.
In the VisualGDB project properties window I configure the ip numbers of the build server and deploy machine.
However once the ip’s are set and application is build, VisualGDB does not use changes made to these ip’s.
So if I change the deployment machine to a different target, VisualGDB debugger will use the previous target.
I have to close VisualStudio and open the project again. Sometime multiple times to get the change accepted.
This behaviour is also happening if you change the ip number of the build server.
If you close the properties windows and open again, sometimes the old values are back.
Can this be checked?