> On Oct 18, 2016, at 6:43 PM, Clayton, Greg wrote:
>
> > On Oct 18, 2016, at 7:48 AM, Giusti, Valentina
> wrote:
> >
> > Hi Greg,
> >
> > Thanks a lot for your reply, please find below my answers.
> >
> >> You can install new python commands that can do the job to work out
> >> the details.
> >>
> On Oct 18, 2016, at 7:48 AM, Giusti, Valentina
> wrote:
>
> Hi Greg,
>
> Thanks a lot for your reply, please find below my answers.
>
>> You can install new python commands that can do the job to work out the
>> details.
>>
>> http://lldb.llvm.org/python-reference.html
>>
>> See the secti
Hi Greg,
Thanks a lot for your reply, please find below my answers.
> You can install new python commands that can do the job to work out the
> details.
>
> http://lldb.llvm.org/python-reference.html
>
> See the section named "CREATE A NEW LLDB COMMAND USING A PYTHON
> FUNCTION".
>
> You can b
> On Oct 13, 2016, at 2:24 AM, Giusti, Valentina via lldb-dev
> wrote:
>
> Hello all,
>
> Background:
> Intel CPUs that support MPX have a limited number of bound registers. For any
> program that has more objects than fit into these registers, the bounds must
> be kept elsewhere. For this