[lldb-dev] [PATCH] Host.cpp and RegisterContextLinux_x86_64.cpp fixes
kirk.beitz at nokia.com
kirk.beitz at nokia.com
Sat Feb 5 14:02:16 PST 2011
Jai ++
Thanks for rectifying these linux problems. These patches look just fine from my standpoint … though i can't commit them myself.
Since i'm the one who contributed to these problems for linux, i have in my queue of things to set up: a linux build on ubuntu to make certain you don't have to fix these things again in the future.
Regards,
++ Kirk
On 2011-Feb-5, at 1:51 PM, ext Jai Menon wrote:
Hello,
Patch 1 squashes these fixes into a single diff
- r124942 removed a sys/wait.h inclusion. This is incorrect for Linux.
- SetArch was removed which breaks the build on Linux.
- Linux doesn't support RTLD_FIRST so apply that mode conditionally.
Patch 2 fixes a missing include.
On an unrelated note, is there a git mirror of lldb? Would patches
created with git be okay?
--
Jai Menon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20110205/3cae8e49/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lldb_host_cpp.patch
Type: text/x-patch
Size: 1558 bytes
Desc: lldb_host_cpp.patch
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20110205/3cae8e49/attachment.bin>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20110205/3cae8e49/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lldb_RegisterContextLinux_x86_64.patch
Type: text/x-patch
Size: 792 bytes
Desc: lldb_RegisterContextLinux_x86_64.patch
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20110205/3cae8e49/attachment-0001.bin>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20110205/3cae8e49/attachment-0001.htm>
More information about the lldb-dev
mailing list