PetscStopForDebugger
Prints a message to the screen indicating how to attach to the process with the debugger and then waits for the debugger to attach.
Synopsis
#include "petsc.h"
int PetscStopForDebugger(void)
Not Collective
Keywords
attach, debugger
See Also
PetscSetDebugger(), PetscAttachDebugger()
Level:advanced
Location:src/sys/src/error/adebug.c
System Index
Table of Contents