krytarowski added a comment. In D92187#2423018 <https://reviews.llvm.org/D92187#2423018>, @emaste wrote:
> I'm curious how gdb handles this, and asked @bsdjhb if he knows off hand. > > Is there a brief description of how this works on Linux and/or NetBSD? We are working on researching this, NetBSD, Linux and FreeBSD should behave almost in the same way. At least GNU gdbserver reused the Linux code on NetBSD practically as-is. One thing that FreeBSD should do, is to upgrade to the protocol version 1 (stored in r_version), like Linux, NetBSD and OpenBSD. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D92187/new/ https://reviews.llvm.org/D92187 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits