#include "petscsys.h" PetscErrorCode PetscStopForDebugger(void)Not Collective
Notes: This is likely never needed since PetscAttachDebugger() is easier to use and seems to always work.
Developer Notes: Since this can be called by the error handler, should it be calling SETERRQ() and CHKERRQ()?
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