clayborg added inline comments.
================ Comment at: source/API/SBTarget.cpp:1476-1477 + } else + error.SetErrorStringWithFormat("<path-prefix> can't be empty " + "(SBTarget::%s) failed", __FUNCTION__); +} ---------------- check if csFrom or csTo is empty and give an error message that states which one is invalid? https://reviews.llvm.org/D49739 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits