aboutsummaryrefslogtreecommitdiff
path: root/test/cases/disable_stack_tracing.zig
AgeCommit message (Collapse)Author
2025-09-30std: allow disabling stack tracingmlugg
This option disables both capturing and printing stack traces. The default is to disable if debug info is stripped.