4 lines
54 B
Python
4 lines
54 B
Python
|
import lldb
|
||
|
|
||
|
print("frame.py: {}".format(lldb.frame))
|