omjavaid added inline comments.
================ Comment at: lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp:4357 assert(reg_info.byte_size != 0); registers.push_back(reg_info); ---------------- @mgorny the assert already exists but then we also want to allow bit sized registers although they ll be viewed as byte length for now. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D111131/new/ https://reviews.llvm.org/D111131 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits