On macOS Ventura and later, dyld and the main binary will be loaded again when dyld moves itself into the shared cache. Update the test accordingly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D127331
[lldb] Update TestModuleLoadedNotifys.py for macOS Ventura ClosedPublic Authored by JDevlieghere on Jun 8 2022, 11:59 AM.
Details Summary On macOS Ventura and later, dyld and the main binary will be loaded again when dyld moves itself into the shared cache. Update the test accordingly.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 8 2022, 12:36 PM Closed by commit rGc9b55eb80734: [lldb] Update TestModuleLoadedNotifys.py for macOS Ventura (authored by JDevlieghere). · Explain WhyJun 8 2022, 3:33 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 435365 lldb/test/API/functionalities/target-new-solib-notifications/TestModuleLoadedNotifys.py
|