Searched refs:gdbserver_local_path (Results 1 – 2 of 2) sorted by relevance
148 def start_gdbserver(device, gdbserver_local_path, gdbserver_remote_path, argument169 if gdbserver_local_path is not None:170 device.push(gdbserver_local_path, gdbserver_remote_path)
240 gdbserver_local_path = get_gdbserver_path(root, arch)243 device, gdbserver_local_path, gdbserver_remote_path,