Searched refs:make_command_file (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Debugger/
H A DCygdb.py25 def make_command_file(path_to_debug_info, prefix_code='', no_import=False): function
120 tempfilename = make_command_file(path_to_debug_info, no_import=no_import)
/external/chromium_org/third_party/cython/src/Cython/Debugger/Tests/
H A DTestLibCython.py220 self.gdb_command_file = cygdb.make_command_file(self.tempdir,

Completed in 7184 milliseconds