: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
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/sys/error/adebug.c.html#PetscSetDebuggerFromString">src/sys/error/adebug.c</A>


---
[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)  
