aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/stack_iterator/unwind.zig
AgeCommit message (Expand)Author
2025-10-01test: remove stack_iterator standalone testAlex Rønne Petersen
2025-09-30std.debug: go back to storing return addresses instead of call addressesmlugg
2025-09-30update to new std.debug changesmlugg
2025-09-30test-standalone: update for std.debug changesmlugg
2025-08-28std.debug: remove `@frameAddress()` "UAF"mlugg
2025-07-16zig fmtAndrew Kelley
2025-02-17std.Target: Remove functions that just wrap component functions.Alex Rønne Petersen
2024-03-14chore: Fix some typosAhmed
2023-11-19test: update remaining code to fix 'var is never mutated' errorsmlugg
2023-07-20test: disable omit_frame_pointer unwinding tests on aarch64-macoskcbanner