Searched refs:exe_options (Results 1 – 1 of 1) sorted by relevance
29 def do_lldb_launch_loop(lldb_command, exe, exe_options): argument51 lldb.sendline('process launch -- %s' % exe_options)101 exe_options = opts.exe_options106 print "executable options:", exe_options108 do_lldb_launch_loop(lldb_command, exe, exe_options)