[lldb-dev] Add --enable-aslr flag
Todd Fiala
tfiala at google.com
Sat Aug 16 16:33:35 PDT 2014
Hey all,
I've got Linux disabling ASLR per default as of a commit in review. I'm
going to follow up with adding an --enable-aslr flag.
Do we want to consider removing the --disable-aslr flag since disabling is
the default, and it is (perhaps) confusing to have the flag when it
currently doesn't change behavior? I can make an argument for keeping it
once I add the --enable-aslr flag, but it's kinda weak. If you don't
specify anything, then it is less clear what you get. If there's only an
enable-aslr flag, then it's a little more clear that ASLR is disabled
unless you specifically ask for it.
Thoughts?
--
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-dev/attachments/20140816/83345a43/attachment.html>
More information about the lldb-dev
mailing list