xref
: /
llvm-project
/
lldb
/
test
/
API
/
functionalities
/
completion
/
my_test_cmd.py
(revision 6a9c3e611505b7637b46fbaacaf50362c97a263d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
def
my_test_cmd
(
debugger
,
command
,
exe_ctx
,
result
,
dict
):
2
result
.
Print
(
command
)
3