This is an archive of the discontinued LLVM Phabricator instance.

[lldb] [llgs] Include process id in W/X stop reasons
ClosedPublic

Authored by mgorny on Jun 7 2022, 1:46 AM.

Details

Summary

Include the process identifier in W/X stop reasons when multiprocess
extensions are enabled.

The LLDB client does not support process identifiers there at the moment
but it parses packets in such a way that their presence does not cause
any problems.

Sponsored by: The FreeBSD Foundation

Diff Detail

Event Timeline

mgorny created this revision.Jun 7 2022, 1:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 7 2022, 1:46 AM
Herald added a subscriber: arichardson. · View Herald Transcript
mgorny requested review of this revision.Jun 7 2022, 1:46 AM
labath accepted this revision.Jun 19 2022, 11:59 PM
This revision is now accepted and ready to land.Jun 19 2022, 11:59 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 20 2022, 4:37 AM