Searched refs:isxdb (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/sys/error/ |
| H A D | adebug.c | 260 PetscBool isdbx, isidb, isxldb, isxxgdb, isups, isxdb, isworkshop, isddd, iskdbg, islldb; in PetscAttachDebugger() local 277 PetscCall(PetscStrcmp(PetscDebugger, "xdb", &isxdb)); in PetscAttachDebugger() 555 PetscBool isdbx, isxldb, isxxgdb, isddd, iskdbg, isups, isxdb, islldb; in PetscStopForDebugger() local 586 PetscCall(PetscStrcmp(PetscDebugger, "xdb", &isxdb)); in PetscStopForDebugger()
|