For the developers, in order DR_HOOK to run, each subroutine has to contain several further instructions :
USE (...)
Home > Technical documentation > About DR_HOOK
Latest update : 3 May 2016.
- not available in the open-source Surfex version -
Dr HOOK notably allow to do create profiling files during SURFEX runs.
For the developers, in order DR_HOOK to run, each subroutine has to contain several further instructions :
USE (...)
The debugger and profiler Dr Hook is integrated in Surfex 7.
To use the debugger, before to execute the program, (...)