mgorny added a comment. In D109876#3003630 <https://reviews.llvm.org/D109876#3003630>, @labath wrote:
> In the mean time (and maybe before that), I'd like to understand why do you > need to mess with the process plugin register numbers in this class. It > doesn't seem like a good idea for that class to be assuming anything about > how those numbers are allocated and used.. For some reason, I have assumed that I need to allocate some unique numbers for the new registers. Thinking about it, I'm going to try if things work if I just put `LLDB_INVALID_REGNUM` there. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D109876/new/ https://reviews.llvm.org/D109876 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits