STEllAR-GROUP / octotiger

Astrophysics program simulating the evolution of star systems based on the fast multipole method on adaptive Octrees
http://octotiger.stellar-group.org/
Boost Software License 1.0
48 stars 18 forks source link

Debug not working #421

Closed diehlpk closed 2 years ago

diehlpk commented 2 years ago

First, the --debug=true option is not supported

Running
Start octotiger
Start processing options
<unknown>
terminate called after throwing an instance of 'boost::wrapexcept<boost::program_options::unknown_option>'
 what(): unrecognised option '--debug=true'

Second, if I set the option's default to true and recompile, the code is still hanging but no new debug output is printed.

diehlpk commented 2 years ago

The branch is

https://github.com/STEllAR-GROUP/octotiger/tree/add_debug_output