Skip to content

src: prevent hard coding stack trace limit

Refer to Environment::stack_trace_limit() while printing fresh stacktraces in c++ land.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading