This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Set code and data address mask from qHostInfo
ClosedPublic

Authored by JDevlieghere on Apr 14 2021, 6:47 PM.

Details

Summary

Read the number of addressable bits from the qHostInfo packet and use it to set the code and data address mask in the process.

Diff Detail

Event Timeline

JDevlieghere requested review of this revision.Apr 14 2021, 6:47 PM
JDevlieghere created this revision.
jasonmolenda accepted this revision.Apr 16 2021, 1:19 PM

Looks good!

This revision is now accepted and ready to land.Apr 16 2021, 1:19 PM
This revision was landed with ongoing or failed builds.Apr 16 2021, 1:50 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptApr 16 2021, 1:50 PM