[lldb-dev] [patch] lldb-platform-work branch freebsd updates

Viktor Kutuzov vkutuzov at accesssoftek.com
Fri Apr 13 16:25:51 PDT 2012


Hi Enrico!

The patch should create a new Makefile file in source/Plugins/Platform/POSIX. Would you add this file in the repository on your side and commit it?
I have attached a patch with this file to this email just in case.

Thanks.
Viktor.

________________________________
From: Enrico Granata [mailto:egranata at apple.com]
Sent: Thursday, April 12, 2012 11:24 AM
To: Viktor Kutuzov
Cc: Lldb-dev
Subject: Re: [patch] lldb-platform-work branch freebsd updates
Importance: High

Here it goes.

Sending        lib/Makefile
Sending        source/Commands/CommandObjectPlatform.cpp
Sending        source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
Sending        source/Plugins/Platform/Makefile
Sending        source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp
Sending        source/Plugins/Process/FreeBSD/ProcessFreeBSD.h
Sending        source/Plugins/Process/POSIX/ProcessPOSIX.cpp
Sending        source/Plugins/Process/POSIX/ProcessPOSIX.h
Sending        source/lldb.cpp
Transmitting file data .........
Committed revision 154599.

Thanks!

Enrico Granata
✉ egranata@.com
✆ (four oh eight) 862-7683

On Apr 11, 2012, at 10:30 PM, Viktor Kutuzov wrote:

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.
<lldb-platform-work-freebsd-updates.patch>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20120413/8dab0a69/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lldb-platform-work-Platform-POSIX-Makefile.patch
Type: application/octet-stream
Size: 710 bytes
Desc: lldb-platform-work-Platform-POSIX-Makefile.patch
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20120413/8dab0a69/attachment.obj>


More information about the lldb-dev mailing list