Skip to content

Commit d52c8f9

Browse files
committed
Auto merge of #155336 - Walnut356:lldb_init_module, r=<try>
[Debug Info] replace `lldb_commands` with `__lldb_init_module` try-job: aarch64-apple
2 parents 57cb10a + 40198c7 commit d52c8f9

6 files changed

Lines changed: 412 additions & 151 deletions

File tree

src/bootstrap/src/core/build_steps/dist.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,6 @@ impl Step for DebuggerScripts {
760760

761761
cp_debugger_script("lldb_lookup.py");
762762
cp_debugger_script("lldb_providers.py");
763-
cp_debugger_script("lldb_commands")
764763
}
765764
}
766765

src/etc/lldb_commands

Lines changed: 0 additions & 86 deletions
This file was deleted.

0 commit comments

Comments
 (0)