aboutsummaryrefslogtreecommitdiff
path: root/lib/std/debug/SelfInfo/ElfModule.zig
AgeCommit message (Expand)Author
2025-09-30std.debug: go back to storing return addresses instead of call addressesmlugg
2025-09-30std.debug: miscellaneous fixesmlugg
2025-09-30std: rework/remove ucontext_tmlugg
2025-09-30std: fix 32-bit build and some unsafe castsmlugg
2025-09-30std: replace debug.Dwarf.ElfModule with debug.ElfFilemlugg
2025-09-30std.debug: unwinding on Windowsmlugg
2025-09-30SelfInfo: be honest about how general unwinding ismlugg
2025-09-30add freestanding support IN THEORYmlugg
2025-09-30tweaksmlugg
2025-09-30SelfInfo: load eh_frame/debug_frame from ELF file if eh_frame_hdr omittedmlugg
2025-09-30std.debug.SelfInfo: concrete error setsmlugg
2025-09-30stash? more like nomlugg
2025-09-30SelfInfo deinit magicmlugg
2025-09-30split SelfInfo into a file per implmlugg