<div dir="ltr">Don't commit yet.<div><br></div><div>ninja check-lldb was giving me good results last night, but now it never finishes.  Looks like I get about 15 python_d.exe processes and 3 a.out processes that hang.  All bug one Python process are consuming no CPU, so it looks like those are deadlocked.  I'm investigating.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 13, 2015 at 10:56 AM, Zachary Turner <span dir="ltr"><<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Looks very nice.  I will commit later this afternoon.  No issues popped up while running the test suite I assume?  Same number of failures before and after the patch?<br>
<br>
I would try setting a breakpoint by line number, then doing a "source list" and a "frame info" (I think that's the command anyway to see the stack frame), and a "disasm" and make sure all the values look sane.  Of course normally the test suite would catch all this, but since it still fails for many tests I usually like to do this sanity check first when messign with the register stuff (in addition to running the tests obviously)<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<a href="http://reviews.llvm.org/D7572" target="_blank">http://reviews.llvm.org/D7572</a><br>
<br>
EMAIL PREFERENCES<br>
  <a href="http://reviews.llvm.org/settings/panel/emailpreferences/" target="_blank">http://reviews.llvm.org/settings/panel/emailpreferences/</a><br>
<br>
<br>
</div></div></blockquote></div><br></div>