lib/std/debug.zig | 39 +++++++++++++++++--------------- lib/std/debug/SelfInfo.zig | 35 ++++++++++++++++------------ lib/std/debug/SelfInfo/DarwinModule.zig | 12 +++++++--- lib/std/debug/SelfInfo/ElfModule.zig | 2 +- lib/std/debug/SelfInfo/WindowsModule.zig | 9 +++++--- test/standalone/stack_iterator/unwind.zig | 8 +++---- test/standalone/stack_iterator/unwind_freestanding.zig | 8 +++---- 7 files changed, 65 insertions(+), 48 deletions(-)