I’m very apologetic as I don’t mean to spam this thread but I’ve noticed something else which is quite odd. When the breakpoint hits, it still materializes a new window, HOWEVER, this window is the properly named (i.e. \\10.0.0.01\…) version of the file and not the AutoDownloadedSources version. But if I already had that file open in my editor, then there are duplicate windows of the file open, and I start getting warnings saying instance A has been edited if I save instance B and vice versa. Meanwhile, I eventually get a deluge of Clang Intellisense errors telling me that I have duplicate definitions of all the methods in the file! Did I do something wrong?