[Lldb-commits] [PATCH] Fix Linux lldb local and remote debugging to respect the flag to disable ASLR.
Todd Fiala
tfiala at google.com
Sat Aug 16 17:07:35 PDT 2014
Ok cool, I'll get this in after removing the dupe of the system flag.
On Saturday, August 16, 2014, Ed Maste <emaste at freebsd.org> wrote:
> Looks fine, and now that we have a FreeBSD bot on the official buildmaster
> it's easy to keep top of the results.
>
> ================
> Comment at: lldb.xcodeproj/project.pbxproj:955
> @@ -954,1 +954,3 @@
> 236124A71986B50E004EFC37 /* Socket.h */ = {isa =
> PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Socket.h; path
> = include/lldb/Host/Socket.h; sourceTree = "<group>"; };
> + 23AB052D199FF639003B8084 /* FreeBSDThread.cpp */ = {isa =
> PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path =
> FreeBSDThread.cpp; sourceTree = "<group>"; };
> + 23AB052E199FF639003B8084 /* FreeBSDThread.h */ = {isa =
> PBXFileReference; lastKnownFileType = sourcecode.c.h; path =
> FreeBSDThread.h; sourceTree = "<group>"; };
> ----------------
> Thanks Todd - I'm playing around with the Xcode build now and just noticed
> this today.
>
> http://reviews.llvm.org/D4941
>
>
>
--
Todd Fiala | Software Engineer | tfiala at google.com | 650-943-3180
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140816/13383a26/attachment.html>
More information about the lldb-commits
mailing list