You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[LLDB] Add API to SBTarget not to flush for SetSectionLoadAddress
Summary:
A custom JIT can be invoked in the middle of unwinding to load
debug information. In this case we do not want to flush the process.
Test Plan: ninja check-lldb
Rollback Plan:
Reviewers: gclayton, joh, #lldb_team
Reviewed By: gclayton
Differential Revision: https://phabricator.intern.facebook.com/D77634921
Tasks: T227178858
0 commit comments