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

Todd Fiala tfiala at google.com
Tue Aug 19 10:50:22 PDT 2014


Submitted:

tfiala-macpro2:lldb tfiala$ svn commit
Sending        include/lldb/Target/Process.h
Sending        source/Commands/CommandObjectProcess.cpp
Sending        source/Target/Process.cpp
Transmitting file data ...
Committed revision 215996.



On Tue, Aug 19, 2014 at 10:28 AM, Todd Fiala <tfiala at google.com> wrote:

> Thanks.  I'll get that in and be done with it (wipes hands clean...) ;-)
>
>
> On Tue, Aug 19, 2014 at 10:27 AM, <jingham at apple.com> wrote:
>
>> That looks right to me.
>>
>> Jim
>>
>> > On Aug 18, 2014, at 9:07 PM, Todd Fiala <tfiala at google.com> wrote:
>> >
>> > 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
>> >
>>
>>
>
>
> --
> 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/20140819/605bf32a/attachment.html>


More information about the lldb-commits mailing list