Sign in
fuchsia
/
third_party
/
llvm-project
/
d664c9066840ab57314f0de99fb4e5902b51f8cb
/
.
/
lldb
/
test
/
Shell
/
Commands
/
Inputs
/
frame.py
blob: 4b8e600cb20c2b011780f0b0496132c0f20e11d5 [
file
] [
log
] [
blame
]
import
lldb
print
(
"frame.py: {}"
.
format
(
lldb
.
frame
))