This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG536783170f08: Support GDB remote g packet partial read
(authored by omjavaid).
Herald added a project: LLDB.
Repository:
rG LLVM Github Monorepo
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
Seems reasonable. I think the names like `m_read_all_at_once` and
`ReadAllRegisters` will now be somewhat confusing. Maybe it would be worth (in
a separate patch) renaming them to something wh
omjavaid created this revision.
omjavaid added a reviewer: labath.
omjavaid requested review of this revision.
GDB remote protocol does not specify length of g packet for register read. It
depends on remote to include all or exclude certain registers from g packet. In
case a register or set of r