Searched refs:dbx (Results 1 – 5 of 5) sorted by relevance
| /petsc/config/BuildSystem/config/utilities/ |
| H A D | debuggers.py | 69 …(output, error, status) = config.base.Configure.executeShellCommand(self.dbx+' -c conftest -p '+st… 79 …(output, error, status) = config.base.Configure.executeShellCommand(self.dbx+' -c conftest -a '+st… 89 …(output, error, status) = config.base.Configure.executeShellCommand(self.dbx+' -c conftest -pid '+…
|
| /petsc/src/snes/tutorials/ |
| H A D | ex16.c | 373 PetscReal bx, by, bz, dbx, dby, dbz; in FormElements() local 388 dbx = 1.; in FormElements() 393 dbx = -1; in FormElements() 404 grad[3 * idx + 0] = dbx * by * bz; in FormElements()
|
| /petsc/doc/miscellaneous/ |
| H A D | codemanagement.md | 56 hence, using a standard debugger such as dbx, gdb, xdbx, etc. is fine.
|
| /petsc/src/ksp/ksp/tutorials/output/ |
| H A D | ex2_help.out | 19 -on_error_attach_debugger [gdb,dbx,xxgdb,ups,noxterm] 22 -start_in_debugger [gdb,dbx,xxgdb,ups,noxterm]
|
| /petsc/doc/manual/ |
| H A D | other.md | 405 - `-start_in_debugger` `[noxterm,dbx,xxgdb,xdb,xldb,lldb]` 407 - `-on_error_attach_debugger` `[noxterm,dbx,xxgdb,xdb,xldb,lldb]` 472 `-on_error_attach_debugger` `[noxterm, dbx, xxgdb, xldb]`
|