Hi Greg, any chance you could get to this this week?  Now that i have gtest working it's of even more importance, because this patch will allow us to stop linking Python into the unittest exe, which greatly slows its link time and has some other unwanted side effects on windows.<br><br>I think it should be fairly straightforward.  No regressions on linux/win, and compiles on Mac.  Only thing I'm not sure about is if OperatingSystemPython is exercised by linux test suite, because there were some changes there<br><div class="gmail_quote">On Fri, Mar 13, 2015 at 4:16 PM Zachary Turner <<a href="mailto:zturner@google.com">zturner@google.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Rebase against ToT again, a bunch of more changes just went in for ScriptInterpreter.<br>
<br>
<br>
<a href="http://reviews.llvm.org/D8128" target="_blank">http://reviews.llvm.org/D8128</a><br>
<br>
Files:<br>
  include/lldb/Core/<u></u>StructuredData.h<br>
  include/lldb/DataFormatters/<u></u>TypeSummary.h<br>
  include/lldb/DataFormatters/<u></u>TypeSynthetic.h<br>
  include/lldb/Interpreter/<u></u>PythonDataObjects.h<br>
  include/lldb/Interpreter/<u></u>ScriptInterpreter.h<br>
  include/lldb/Interpreter/<u></u>ScriptInterpreterPython.h<br>
  include/lldb/Target/<u></u>ThreadPlanPython.h<br>
  include/lldb/lldb-forward.h<br>
  source/Commands/<u></u>CommandObjectCommands.cpp<br>
  source/Core/StructuredData.cpp<br>
  source/DataFormatters/<u></u>TypeSynthetic.cpp<br>
  source/Interpreter/<u></u>PythonDataObjects.cpp<br>
  source/Interpreter/<u></u>ScriptInterpreterPython.cpp<br>
  source/Plugins/<u></u>OperatingSystem/Python/<u></u>OperatingSystemPython.cpp<br>
  source/Plugins/<u></u>OperatingSystem/Python/<u></u>OperatingSystemPython.h<br>
  source/Plugins/Process/<u></u>Utility/DynamicRegisterInfo.<u></u>cpp<br>
  source/Plugins/Process/<u></u>Utility/DynamicRegisterInfo.h<br>
  source/Plugins/Process/gdb-<u></u>remote/ProcessGDBRemote.cpp<br>
  source/Plugins/Process/gdb-<u></u>remote/ProcessGDBRemote.h<br>
  source/Target/<u></u>ThreadPlanPython.cpp<br>
<br>
EMAIL PREFERENCES<br>
  <a href="http://reviews.llvm.org/settings/panel/emailpreferences/" target="_blank">http://reviews.llvm.org/<u></u>settings/panel/<u></u>emailpreferences/</a><br>
</blockquote></div>