Dear DuMuX experts, I am trying to debug DuMuX using gdb, but for some reason I cannot get into the main() of dumux-course/exercises/exercise-fractures/exercise_fractures.cc. The debugger starts at ./dune-alugrid/dune/alugrid/impl/serial/gitter_geo.cc, exits to a library, and then executes the code of the exercise without stepping into it.
Debugging other examples (e.g. exercise-basic and exercise-fluidsystem) gets into corresponding main()'s without problem. Is there still a way to get into main() of exercise_fractures.cc using gdb? Many thanks, Nikolai
_______________________________________________ Dumux mailing list [email protected] https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
