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

Kamil Rytarowski via lldb-commits lldb-commits at lists.llvm.org
Sat Jan 23 09:42:33 PST 2016


krytarowski added a comment.

@tfiala thank you for your verbose and quick feedback. It made the things more clear!

While I'm processing your reply -- a question, does it matter whether we define GPR as signed or unsigned integers? Is it platform specific part too? Should I change this to `uint64_t`?


Repository:
  rL LLVM

http://reviews.llvm.org/D16508





More information about the lldb-commits mailing list