[Lldb-commits] [PATCH] D70417: Accept g packet responses that don't supply all registers

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 20 14:15:41 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf24ed3a05198: Handle the case where the 'g' packet doesn't get all regs. lldb would silently… (authored by jasonmolenda).

Changed prior to commit:
  https://reviews.llvm.org/D70417?vs=230129&id=230334#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70417

Files:
  lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestJLink6Armv7RegisterDefinition.py
  lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/gdbclientutils.py
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70417.230334.patch
Type: text/x-patch
Size: 13323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191120/625eaec6/attachment-0001.bin>


More information about the lldb-commits mailing list