On Linux, eclipse send the normal path like 37-break-insert -f /home/abidh/work/test.c:28
I agree with that check about ePathSyntaxWindows. We dont want to put penalty on other platforms. But looking at Normalize function, it seems that std::replace only gets called when we have syntax == ePathSyntaxWindows. It returns early for ePathSyntaxPosix. But I can put an explicit check if required. http://reviews.llvm.org/D7379 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ lldb-commits mailing list lldb-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits