Home
last modified time | relevance | path

Searched refs:isidb (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/error/
H A Dadebug.c260 PetscBool isdbx, isidb, isxldb, isxxgdb, isups, isxdb, isworkshop, isddd, iskdbg, islldb; in PetscAttachDebugger() local
279 PetscCall(PetscStrcmp(PetscDebugger, "idb", &isidb)); in PetscAttachDebugger()
381 if (isidb) { in PetscAttachDebugger()