[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 16:48:35 PDT 2014


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






More information about the lldb-commits mailing list