This is an archive of the discontinued LLVM Phabricator instance.

[lldb] [llgs] Implement the 'T' packet
ClosedPublic

Authored by mgorny on Jun 20 2022, 2:36 AM.

Details

Summary

Implement the 'T' packet that is used to verify whether the specified
thread belongs to the debugged processes.

Sponsored by: The FreeBSD Foundation

Diff Detail

Event Timeline

mgorny created this revision.Jun 20 2022, 2:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 20 2022, 2:36 AM
Herald added a subscriber: arichardson. · View Herald Transcript
mgorny requested review of this revision.Jun 20 2022, 2:36 AM
labath accepted this revision.Jun 20 2022, 3:35 AM
This revision is now accepted and ready to land.Jun 20 2022, 3:35 AM
This revision was landed with ongoing or failed builds.Jun 24 2022, 8:21 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 24 2022, 8:21 AM