[lldb-dev] [PATCH] Build lldb on FreeBSD

Johnny Chen johnny.chen at apple.com
Tue Aug 2 11:53:11 PDT 2011


Hi David,

Thanks for your patch.  I've looked through the path file and found several references
of removal of the entire source/Plugins/Process/Utility/RegisterContext*.h/.cpp files.
Is that a mistake?

On Jul 31, 2011, at 12:30 PM, David Forsythe wrote:

> Hi,
> 
> This patch gets lldb building and running on FreeBSD 9.0-CURRENT.
> Most of it is bits copied from Linux and Darwin, but I had to move
> some Darwin stuff out of Plugin/Utility and haven't had a chance to
> test that build.
> 
> The build needs libexecinfo from ports for backtrace_symbols_fd()
> 
> -- 
> David
> <lldb_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