Skip to content

Only create callstack in DEBUG builds

Replace some HasCallStack with HasDebugCallStack. It probably was an oversight to enable them in non debug builds.

Merge request reports