[Lldb-commits] [PATCH] D16508: NetBSD: Define initial RegisterContextNetBSD_x86_64

Joerg Sonnenberger via lldb-commits lldb-commits at lists.llvm.org
Sat Jan 23 15:28:09 PST 2016


On Sat, Jan 23, 2016 at 04:02:19PM +0000, Kamil Rytarowski via lldb-commits wrote:
> Add basic support, i386 version will be added later.

I think you want to keep at least the mc_tlsbase field as well.
Access to __thread variables will need it.

Joerg


More information about the lldb-commits mailing list