Hi,
we are 2 developers that work on the same ESP32 project. Now it’s time to put everything under a source control system.
Our main problem is PAth mapping: of course each of us has his own project path, but in that way we are not able to add breakpoints: if we add it, VisualGDB does not stop and says “Mapping problems…..or something like this)
What we wanna achieve is trying to add a map that involves the VisualStudio variable $(ProjectDir)
Is that possible? Which is, in your opinion, the best configuration of your plugin ti get it work by several user based on a SVN repository?
Thanks in advance
Leonardo