petsc-3.5.4 2015-05-23
Report Typos and Errors

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
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages