* Problem: exception thrown when debugging cl.exe x64 build with LLDB Solution: Use __try __except with cl.exe and use pthread_setname_np with MinGW. Remove usage of pushing exception handler to TIB->ExceptionList.