Home
last modified time | relevance | path

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

/petsc/config/BuildSystem/config/utilities/
H A Ddebuggers.py69 …(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 Dex16.c373 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 Dcodemanagement.md56 hence, using a standard debugger such as dbx, gdb, xdbx, etc. is fine.
/petsc/src/ksp/ksp/tutorials/output/
H A Dex2_help.out19 -on_error_attach_debugger [gdb,dbx,xxgdb,ups,noxterm]
22 -start_in_debugger [gdb,dbx,xxgdb,ups,noxterm]
/petsc/doc/manual/
H A Dother.md405 - `-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]`