[Lldb-commits] [PATCH] D110025: [lldb] [gdb-remote] Refactor getting remote regs to use local vector [WIP]

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Sep 18 11:05:17 PDT 2021


mgorny added a comment.

@labath, please tell me if you like this design. If it's ok, I'm going to convert the other routine to it, then move the conversion to `DynamicRegisterInfo` into a common function.

(also I haven't reformatted the code yet)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110025/new/

https://reviews.llvm.org/D110025



More information about the lldb-commits mailing list