Skip to content

Abort in debug mode if ASSERT fails

With this branch, abort will be called if an assertion fails in debug mode. This makes it easier to find out, which assertion failed if MBDyn is executed inside GDB.

Merge request reports

Loading