[Lldb-commits] [PATCH] Fix Linux lldb local and remote debugging to respect the flag to disable ASLR.

Chandler Carruth chandlerc at gmail.com
Sat Aug 16 16:49:50 PDT 2014


Personally, I would just watch the build bots. Their entire purpose is to
expose problems on other hosts.

On Sat Aug 16 2014 at 4:48:38 PM Todd Fiala <tfiala at google.com> wrote:

> The defined flags were meant to prevent issues we've hit when
> cross-compiling for ARM simulators where the cross-compilers occasionally
> are missing some values. But I didn't actually hit that so fair enough, I
> can remove it until we know it's an issue.
>
> I just need a buddy build on FreeBSD (or I can watch their buildbot).
>
> http://reviews.llvm.org/D4941
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140816/520d0b8f/attachment.html>


More information about the lldb-commits mailing list