[Lldb-commits] [PATCH] D31172: Move stop info override callback code from ArchSpec into Process
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 24 13:22:53 PDT 2017
labath added a comment.
I'm back now, and I'd like to try to push this patch to completion.
After re-reading the discussion, I got the impression we have mostly reached a consensus here. A small issue remained about how to guarantee that the Architecture plugin and the ArchSpec object are in sync. Several versions were thrown around, with no clear conclusion.
Does anyone hav objections to how this part is implemented in the last version of the patch? If not, I'd like to put this in...
https://reviews.llvm.org/D31172
More information about the lldb-commits
mailing list