<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 24, 2016, at 2:44 PM, Zachary Turner via lldb-commits <<a href="mailto:lldb-commits@lists.llvm.org" class="">lldb-commits@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">It's updated now.  I'm still getting errors building from inside Xcode when I use the IDE, but it works from the command line.  But running the test pops up hundreds of dialogs asking me to enter my password to take control of another process, so I'm not sure how to disable that.  <div class=""><br class=""></div></div></div></blockquote><div><br class=""></div><div>If you type your password once, then you should be able to dismiss all other prompts with no detriment.</div><div>Essentially, the first time you try to actually use the lldb_codesign certificate to take control of an inferior process, OS X asks for your password for extra security</div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class="">Anyway I updated my patch if you want to give it a go.  I'm not sure why I didn't get any linker errors, because I didn't update the Xcode project to include ClangUtil.cpp, so I was expecting some undefined symbol errors.<br class=""><br class=""><div class="gmail_quote"><div dir="ltr" class="">On Thu, Mar 24, 2016 at 2:34 PM Greg Clayton <<a href="mailto:clayborg@gmail.com" class="">clayborg@gmail.com</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I usually select "desktop" as the target. Is this patch up to date? If so, I can apply and compile it and let you know what the results are.<br class="">
<br class="">
> On Mar 24, 2016, at 2:21 PM, Zachary Turner <<a href="mailto:zturner@google.com" target="_blank" class="">zturner@google.com</a>> wrote:<br class="">
><br class="">
> Yes I was doing it from inside the IDE though.  I selected lldb-tool, 64-bit, and hit Product -> Build<br class="">
><br class="">
> On Thu, Mar 24, 2016 at 2:11 PM Greg Clayton <<a href="mailto:clayborg@gmail.com" target="_blank" class="">clayborg@gmail.com</a>> wrote:<br class="">
> You you building with Xcode? You should be building by checking out lldb at the top level, then typing:<br class="">
><br class="">
> % xcodebuild -configuration Debug<br class="">
><br class="">
><br class="">
> > On Mar 24, 2016, at 12:31 PM, Zachary Turner <<a href="mailto:zturner@google.com" target="_blank" class="">zturner@google.com</a>> wrote:<br class="">
> ><br class="">
> > Having trouble building on OSX.<br class="">
> ><br class="">
> > ERROR:root:Unable to find swig executable: 'module' object has no attribute 'OSError'<br class="">
> ><br class="">
> > Command /bin/sh failed with exit code 250<br class="">
> ><br class="">
> ><br class="">
> ><br class="">
> > But "which swig" finds it just fine.  It's been a long time since I've built on OSX so I don't know if something has changed.<br class="">
> ><br class="">
> > In any case, let me know if there's something I should be doing.<br class="">
> ><br class="">
> ><br class="">
> > On Wed, Mar 23, 2016 at 4:12 PM Zachary Turner <<a href="mailto:zturner@google.com" target="_blank" class="">zturner@google.com</a>> wrote:<br class="">
> > zturner added a comment.<br class="">
> ><br class="">
> > It's been a while since I've used my Mac.  I'll fire it up and see if I can get it going, but no promises.  I'll update tomorrow<br class="">
> ><br class="">
> ><br class="">
> > <a href="http://reviews.llvm.org/D18381" rel="noreferrer" target="_blank" class="">http://reviews.llvm.org/D18381</a><br class="">
> ><br class="">
> ><br class="">
> ><br class="">
><br class="">
<br class="">
</blockquote></div></div></div>
_______________________________________________<br class="">lldb-commits mailing list<br class=""><a href="mailto:lldb-commits@lists.llvm.org" class="">lldb-commits@lists.llvm.org</a><br class="">http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits<br class=""></div></blockquote></div><br class=""><div class="">
<div class="" style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br class="Apple-interchange-newline">Thanks,</div><div class="" style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><i class="">- Enrico</i><br class="">📩 egranata@<font color="#ff2600" class=""></font>.com ☎️ 27683</div>
</div>
<br class=""></body></html>