Home
last modified time | relevance | path

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

/petsc/src/sys/error/
H A Dadebug.c346 char fullprogram[PETSC_MAX_PATH_LEN]; in PetscAttachDebugger() local
347 PetscCall(PetscGetFullPath(program, fullprogram, sizeof(fullprogram))); in PetscAttachDebugger()
348 …cript -e 'tell app \"Terminal\" to do script \"%s %s %s \"'\n", PetscDebugger, fullprogram, pid)); in PetscAttachDebugger()