[lldb-dev] [patch proposal] build lldb-platform on freebsd

Greg Clayton gclayton at apple.com
Thu Mar 29 10:47:23 PDT 2012


The patch looks good.

% svn commit
Sending        tools/Makefile
Sending        tools/lldb-platform/lldb-platform.cpp
Transmitting file data ..
Committed revision 153661.
% svn add tools/lldb-platform/Makefile
A         tools/lldb-platform/Makefile
% svn commit
Adding         tools/lldb-platform/Makefile
Transmitting file data .
Committed revision 153662.


On Mar 29, 2012, at 10:39 AM, Viktor Kutuzov wrote:

> Hello everyone,
>  
> I'm working to get some parts of lldb working on FreeBSD now. Here is a patch proposal to add the lldb-platform tool into a build sequence on the freebsd systems (it should work on Linux also). This patch also fixes an include statement for GDBRemoteCommunicationServer.h in lldb-platform.cpp to get it compiled on FreeBSD.
> Would somebody review this patch and apply it if it looks acceptable?
>  
> Thanks.
> Viktor.
> <lldb-platform-makefile-freebsd.patch>_______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev




More information about the lldb-dev mailing list