Home
last modified time | relevance | path

Searched refs:exe_options (Results 1 – 1 of 1) sorted by relevance

/external/lldb/utils/test/
Drun-until-faulted.py29 def do_lldb_launch_loop(lldb_command, exe, exe_options): argument
51 lldb.sendline('process launch -- %s' % exe_options)
101 exe_options = opts.exe_options
106 print "executable options:", exe_options
108 do_lldb_launch_loop(lldb_command, exe, exe_options)