[lldb-dev] Preliminary support for NetBSD

Greg Clayton via lldb-dev lldb-dev at lists.llvm.org
Mon Oct 5 17:25:03 PDT 2015


That is just fine, you will need to submit patches prior to checking stuff in so the other FreeBSD and Linux folks can try things out to make sure things don't break on other platforms. If things diverge a lot, we might have a base pthread debugging class that can be subclassed so that FreeBSD can fix things or do things differently.

Greg Clayton

> On Sep 30, 2015, at 6:32 PM, Kamil Rytarowski via lldb-dev <lldb-dev at lists.llvm.org> wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
> 
> Hello,
> 
> I'm working on the NetBSD support for LLDB/LLVM. My current status is
> that it already builds and runs with my local patches. Unfortunatelly
> it still doesn't work due to (at least) ptrace(2) differences with the
> FreeBSD code.
> 
> I would like to submit the current platform support for review and to
> be integrated with lldb.
> 
> Tracing current changes and constant rebasing few kLOC patch is
> time-costy and heavy for me, I would like to continue development and
> research how to replace the missing bits from ptrace(2) in the NetBSD
> kernel, perhaps by expanding it with extra capabilities and altering
> the existing code within the current diff with later patches.
> 
> What do you think?
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2
> 
> iQIcBAEBCAAGBQJWDI0pAAoJEEuzCOmwLnZsrKwQAKb09v/iQM+kco2bpjhmjyet
> ezs4oQYMltolbJ0LV7s8rXDl8ROYrmOv2nH39xAwsuGh1XpWq7dzDkzXQXBdr9QG
> 6lovV/s5+x33SETAQhwTL/fQMhZ/vgrx3SX1lssRVEnHjs6XWRz2rMlX3ITNkOMp
> CWJV7iwiz+ErsOgYTszbC+yKIcKhFWInLy+Rkl7KyGiXv4AF1ibm+8SsHWXbBdyJ
> AqQTX1tJgLq8Zu8++yLQBwK76gUqq5zOBCwUjgqss3fWALD095HtDhwB7WgRTFUe
> wdZtnuy2dfxfTDveEgsbSbHCZs27sIFaOLdE0M1rO/+vDfEctecoMqKByl60hfiD
> ZmUaFsmdXCQX6kWDY7SJOYWIQcVcSF9rRgpCauat8+Eg+QSB1D6dWHrCEI3jYUm9
> Al8J8lEkWqStB1DioKjq2CeXlPpuLmv+hCrXRHmUCuKG30/WdrroXVTNnwcRTfoi
> S7Uc8gU/NJiBE9+6+DK5i8hInv1W9sBbICngE33bPRc1JRCNWW5SEWfuYu2HTI3B
> oMl0b4IU56yYrGfMclKL44GO6h3hjh2ENEEiN9BOYKx1TJQ/hFeIQ8FUHd6slSng
> cs1qVDAMTYORrlXiomtopxFCXMfVWXkFfkjNz1lAE5LpxERsrkipCx0IrMc0dpea
> PmaCrpffOR790FbG3zhH
> =V8fI
> -----END PGP SIGNATURE-----
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev



More information about the lldb-dev mailing list