[lldb-dev] NativeThreadProtocol

Pavel Labath via lldb-dev lldb-dev at lists.llvm.org
Thu Mar 29 03:13:14 PDT 2018


Yes, they indeed seem to be inverted. Thanks for noticing this.

It turns out this was not noticed because the functions were never used, so
I just deleted them in r328761.

On Wed, 28 Mar 2018 at 19:44, Tatyana Krasnukha via lldb-dev <
lldb-dev at lists.llvm.org> wrote:

> Hello,
>
>
>
> I  glanced cursorily at the NativeThreadProtocol.cpp and was confused with
> SaveAllRegisters method calls WriteAllRegisterValues and
> RestoreAllRegisters calls ReadAllRegisterValues. It seems they are inverted.
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20180329/921d5bd1/attachment.html>


More information about the lldb-dev mailing list