aboutsummaryrefslogtreecommitdiff
path: root/test/cases/disable_stack_tracing.zig
AgeCommit message (Collapse)Author
5 daysupdate test casesAndrew Kelley
5 daysupdate test API usageAndrew Kelley
5 daystest: std.fs.File -> std.Io.FileAndrew Kelley
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.