[Lldb-commits] [PATCH] [lldb] Fix Darwin build broken by addition of JITLoaderGDB

Todd Fiala tfiala at google.com
Mon Mar 10 09:42:54 PDT 2014


Greg/Jason - didn't you guys just recently have ProcessElfCore building
under OS X?


On Mon, Mar 10, 2014 at 9:40 AM, Jevin Sweval <jevinsweval at gmail.com> wrote:

> This ifdefs out calls to
> {JITLoaderGDB,ProcessorElfCore}::{Initialize,Terminate} when building
> for Apple hosts. I tried to instead build and link these libraries but
> I ran into an issue where Darwin doesn't have ProcessMonitor.h. I
> assume Windows hosts will be a similar situation? If so, the patch
> should be updated to reflect that.
>
> Thanks,
> Jevin
>
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
>
>


-- 
Todd Fiala | Software Engineer | tfiala at google.com | 650-943-3180
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140310/155e6c99/attachment.html>


More information about the lldb-commits mailing list