Home
last modified time | relevance | path

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

/petsc/src/sys/error/
H A Dadebug.c49 PetscBool xterm; in PetscSetDebugTerminal() local
53 PetscCall(PetscStrcmp(terminal, "xterm", &xterm)); in PetscSetDebugTerminal()
54 if (xterm) PetscCall(PetscStrlcat(DebugTerminal, " -e", sizeof(DebugTerminal))); in PetscSetDebugTerminal()
/petsc/doc/changes/
H A D315.md9 instead of xterm, allowing use of cut-paste
11 instead of xterm
/petsc/src/ksp/ksp/tutorials/output/
H A Dex2_help.out20 start the debugger in new xterm
/petsc/doc/faq/
H A Dindex.md1743 will come up in its own xterm) or run in [TotalView](https://totalview.io/products/totalview). Then…
1744 xterm. Once you are sure that the program is hanging, hit control-c in each xterm and then
/petsc/doc/manual/
H A Dother.md417 xterm (Apple Terminal on macOS), to enable running separate debuggers on each process, unless the