
The original patch got reverted because it broke `check-lldb` on a clean build. This fixes that. llvm-svn: 374201
3 lines
53 B
Python
3 lines
53 B
Python
import lldb
|
|
print("frame.py: {}".format(lldb.frame))
|