mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
[TestPtrRefsObjC] Prefer command script import.
This commit is contained in:
@@ -44,6 +44,6 @@ class TestPtrRefsObjC(TestBase):
|
||||
|
||||
frame = thread.GetFrameAtIndex(0)
|
||||
|
||||
self.runCmd("script import lldb.macosx.heap")
|
||||
self.runCmd("command script import lldb.macosx.heap")
|
||||
self.expect("ptr_refs self", substrs=["malloc", "stack"])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user