<div dir="ltr">Hey all,<div><br></div><div>I just put up a patch earlier today to support lldb debugging 32-bit EXEs on a 32-bit host (thanks to Matthew Gardiner for all the investigation and motivation!) In the process of fixing that, I saw what looked like it might be the root cause of MMX registers being read incorrectly for a Linux 32-bit EXE debugged by a 64-bit host lldb.</div>
<div><br></div><div>Is there anybody out there who has a valid MMX debug scenario for a 32-bit Linux app that they can test in these two scenarios?</div><div>(1) debugging on a 32-bit Linux host with top of tree lldb.</div>
<div>(2) debugging on a 64-bit Linux host with top of tree lldb.</div><div><br></div><div>Those two code paths will be different now. I suspect it will work correctly in (1) [32-bit exe debugged on 32-bit host]. But it might fail on #2. If it works on #1 and not on #2, I suspect I can now change the 32-bit exe debugging path on 64 bit host to mirror the 32-bit host path now, which may fix it. But I don't want to fiddle with it without a valid test scenario.</div>
<div><br></div><div>In lieu of actually running the test, I'd be happy to consume somebody's MMX code that they know works and can tell me what the values should be at certain points in the code and I can run the tests over here.</div>
<div><br></div><div>Thanks!</div><div>-- <br><div dir="ltr"><table cellspacing="0" cellpadding="0" style="color:rgb(136,136,136);font-family:'Times New Roman'"><tbody><tr style="color:rgb(85,85,85);font-family:sans-serif;font-size:small">
<td nowrap style="border-top-style:solid;border-top-color:rgb(213,15,37);border-top-width:2px">Todd Fiala |</td><td nowrap style="border-top-style:solid;border-top-color:rgb(51,105,232);border-top-width:2px"> Software Engineer |</td>
<td nowrap style="border-top-style:solid;border-top-color:rgb(0,153,57);border-top-width:2px"> <a href="mailto:tfiala@google.com" style="color:rgb(17,85,204)" target="_blank"><span style="background-color:rgb(255,255,204);color:rgb(34,34,34);background-repeat:initial initial">tfiala@google.com</span></a> |</td>
<td nowrap style="border-top-style:solid;border-top-color:rgb(238,178,17);border-top-width:2px"><font color="#1155cc"> <a>650-943-3180</a></font></td></tr></tbody></table><br></div>
</div></div>