This is an archive of the discontinued LLVM Phabricator instance.

[lldb-server] Implement the G packet
DraftPublic

Authored by labath on Mar 28 2023, 6:40 AM.
This is a draft revision that has not yet been submitted for review.

Details

Reviewers
None
Summary

The packet is not used by lldb, but some clients can still end up using
it. For example, the Go debugger gets confused when we support g but not
G.

Diff Detail

Event Timeline

labath created this revision.Mar 28 2023, 6:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 28 2023, 6:40 AM