This patch ensures that lldb can automatically load a scripted process
blueprint from a dSYM bundle and launch a scripted process with it.
rdar://74502750
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Paths
| Differential D121316
[lldb/Plugin] Test that a scripted process blueprint can be loaded for the dSYM ClosedPublic Authored by mib on Mar 9 2022, 11:11 AM.
Details Summary This patch ensures that lldb can automatically load a scripted process rdar://74502750 Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diff Detail
Event Timelinemib added a parent revision: D121038: [lldb/crashlog] Make interactive mode display more user-friendly.Mar 9 2022, 11:11 AM This revision is now accepted and ready to land.Mar 10 2022, 10:25 AM This revision was landed with ongoing or failed builds.Mar 10 2022, 11:07 AM Closed by commit rG6aa48034f9e6: [lldb/Plugin] Test that a scripted process blueprint can be loaded for the dSYM (authored by mib). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 414437 lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py
|