[Lldb-commits] [PATCH] Adjust process launch --disable-aslr to take true/false value.

Todd Fiala tfiala at google.com
Mon Aug 18 21:07:21 PDT 2014


Hey Jim,

Does this patch adequately address your comments on the earlier patch?

Thanks!

-Todd


On Mon, Aug 18, 2014 at 4:14 PM, Todd Fiala <tfiala at google.com> wrote:

> Adjust process launch --disable-aslr to take true/false value.
>
> This change modifies the 'process launch' --disable-aslr option to take a
> boolean argument.  If the user directly specifies --disable-aslr
> {true,false}, that setting will control whether the process is launched
> with ASLR disabled accordingly.  In the event that the setting is not
> explicitly made on the process launch command line, then the value is
> retrieved from the target.disable-aslr setting (i.e. settings show
> target.disable-aslr).
> --
> Todd Fiala | Software Engineer |  tfiala at google.com |  650-943-3180
>



-- 
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/20140818/70ed9e91/attachment.html>


More information about the lldb-commits mailing list