[lldb-dev] [patch] lldb-platform-work branch: incremental changes for the FreeBSD platform.

Enrico Granata egranata at apple.com
Wed Apr 25 15:48:10 PDT 2012


Committed to the platform branch:
Sending        source/Host/common/Host.cpp
Sending        source/Host/freebsd/Host.cpp
Sending        source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp
Sending        source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h
Transmitting file data ....
Committed revision 155594.

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

On Apr 25, 2012, at 3:39 PM, Viktor Kutuzov wrote:

> Hi everyone,
> 
> Please find attached patch, which provides the incremental changes for the FreeBSD platform:
> 
> - the 'platform shell' command has been enabled for FreeBSD.
> - updated PlatformFreeBSD::ResolveExecutable/PlatformFreeBSD::PlatformFreeBSD/ methods.
> - added an implementation of Host::FindProcesses method.
> - added an implementation of Host::LaunchProcess method.
> - updated the platform depended method for the Host class - GetOSKernelDescription and GetOSBuildString.
> 
> Also this patch provides few changes in the Host::RunShellCommand method (source/Host/common/Host.cpp):
> 
> - added retrieving of the current system shell from the SHELL environment variable.
> - fixed arguments in the AppendDuplicateFileAction method call.
> - avoided overriding of the error value from LaunchProcess.
> 
> Would somebody review and apply this patch if it is ok?
> 
> Thanks.
> Viktor.
> <lldb-freebsd-platform-incremental-changes.patch>_______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20120425/22131a4c/attachment.html>


More information about the lldb-dev mailing list