Hi Greg,

The 8 byte pid_t/tid_t are causing syscalls to fail to fail on 32 bit Linux
due to argument alignment. Is there a reason pid_t/tid_t are defined to be
uint64_t, and not pid_t as defined in <sys/types.h>?

Thanks,
Chaoren
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to