:orphan: # PetscSetDebuggerFromString Set the complete path for the debugger for PETSc to use. ## Synopsis ``` #include "petscsys.h" PetscErrorCode PetscSetDebuggerFromString(const char *string) ``` Not Collective ## See Also `PetscSetDebugger()`, `PetscSetDefaultDebugger()` ## Level developer ## Location src/sys/error/adebug.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/sys/error/adebug.c) [Index of all Sys routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)