[lldb-dev] [patch] lldb-platform-work branch freebsd updates
Viktor Kutuzov
vkutuzov at accesssoftek.com
Wed Apr 11 22:30:53 PDT 2012
Hello Enrico,
here is a patch to update the lldb-platform-work branch to fix building on FreeBSD and also this patch contains some changes for the freebsd parts.
The following changes have been made:
- added Makefile for Platform/POSIX
- updated the lib/Makefile to link liblldbPlatformPOSIX.a
- removed ProcessPOSIX::UpdateThreadListIfNeeded. The method of the base class is not a virtual method, becaue of it the ProcessPOSIX::UpdateThreadListIfNeeded method is useless
- updated UpdateThreadList methods in according of previous API changes
Would you review and apply this patch if it looks ok?
Thanks.
Viktor.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20120411/0f8dd313/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lldb-platform-work-freebsd-updates.patch
Type: application/octet-stream
Size: 8953 bytes
Desc: lldb-platform-work-freebsd-updates.patch
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20120411/0f8dd313/attachment.obj>
More information about the lldb-dev
mailing list