================
Comment at: test/dotest.py:935
@@ -934,1 +934,3 @@
     pexpectPath = os.path.join(scriptPath, 'pexpect-2.4')
+    toolsLldbMiPath = os.path.join(scriptPath, 'tools', 'lldb-mi')
+    toolsLldbServerPath = os.path.join(scriptPath, 'tools', 'lldb-server')
----------------
clayborg wrote:
> Can we rename this to toolsLLDBMIPath?
Why? Look at lines 965-967. I think I follow for the naming convention.

http://reviews.llvm.org/D8207

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to