[Lldb-commits] [PATCH] D38323: Enable breakpoints and read/write GPRs for ppc64le
Alexandre Yukio Yamashita via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 5 11:27:48 PDT 2017
alexandreyy added a comment.
In https://reviews.llvm.org/D38323#889473, @labath wrote:
> Looks fine to me. Sorry about the delay.
>
> @eugene should be able to help you commit this.
>
> Wrt. the extra register context discussion, I believe you will need to implement an extra class or two when you get around to debugging core files, but that should not be necessary right now. (And yes, linux now uses lldb-server for local debugging as well).
Thanks for the review.
What are the classes/structures that I should implement?
https://reviews.llvm.org/D38323
More information about the lldb-commits
mailing list