Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
--
Accel
--
Debug
--- Debug
--- DebugTrapSignals
--- ExperimentalFeatures
--- ForceComplex
--- InstrumentFunctions
--- MPIDebugHook
--- ReportMemory
--
IO
--
Optimization
--
Parallelization
--
Symmetries
--
Units
-- FromScratch
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
-
Mesh
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
DebugTrapSignals
DebugTrapSignals
Section Execution::Debug
Type logical
Default yes
If true, trap signals to handle them in octopus itself and
print a custom backtrace. If false, do not trap signals; then,
core dumps can be produced or gdb can be used to stop at the
point a signal was produced (e.g. a segmentation fault).
Source information
basic/messages.F90 : 174
call parse_variable ( global_namespace , 'DebugTrapSignals' , . true ., trap_signals )