shafik added inline comments.
================ Comment at: lldb/examples/python/crashlog.py:529 + if key == "x": + registers.update(self.parse_thread_registers({ str(idx) : reg + for idx,reg in ---------------- nitpick: Is there a better way to format this code or rewrite it so that is reads better? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D119168/new/ https://reviews.llvm.org/D119168 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits