[Lldb-commits] [PATCH] D12420: Make ProcessGDBRemote get a //copy// of platform Unix signals.
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 31 11:09:30 PDT 2015
clayborg added a comment.
We do want processes to have individual copies that are copied from the platform. Does this actually make a copy? I don't see the copy.
http://reviews.llvm.org/D12420
More information about the lldb-commits
mailing list