I'm not either fwiw, just explaining the motivation for Davide :)
On Fri, Mar 20, 2015 at 6:38 PM Ed Maste <[email protected]> wrote:

> In http://reviews.llvm.org/D8491#144558, @zturner wrote:
>
> > all of the lldb:: types are 64 bit because it needs to be able to hold a
> >  pid of any platform (if you are remote debugging for example). You need
> to
> >  cast to and from ::pid_t inside your host layer
>
>
> Right - what I meant is I'm not aware of any platform that has a 64-bit
> pid type.
>
>
> http://reviews.llvm.org/D8491
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to