[lldb-dev] [Lldb-commits] [lldb] r136720 - in /lldb/trunk: ./ include/lldb/Host/ include/lldb/Host/freebsd/ lib/ source/ source/Host/ source/Host/common/ source/Host/freebsd/ source/Plugins/ source/Plugins/Platform/ source/Plugins/Platform/FreeBSD/ tools/dr
Johnny Chen
johnny.chen at apple.com
Wed Aug 3 11:58:05 PDT 2011
Checked in as r136800. Thanks!
URL: http://llvm.org/viewvc/llvm-project?rev=136800&view=rev
Log:
Patch from David Forsythe for FreeBSD build!
Modified:
lldb/trunk/source/Plugins/Process/Utility/RegisterContextMach_arm.cpp
lldb/trunk/source/Plugins/Process/Utility/RegisterContextMach_i386.cpp
lldb/trunk/source/Plugins/Process/Utility/RegisterContextMach_x86_64.cpp
On Aug 2, 2011, at 10:53 PM, David Forsythe wrote:
> It looks like I shouldn't have moved the RegisterContextDarwin*.h/cpp
> stuff and instead ifdef'd it all out (it looks like I missed an update
> that did that). Some of the Mach stuff in Utility is breaking the
> build still, though, so here's a patch to block that stuff from
> getting into the FreeBSD build.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20110803/5f6891b9/attachment.html>
More information about the lldb-dev
mailing list