zig/lib/std/debug/Dwarf
Alex Rønne Petersen 9aeabad519 std.debug.Dwarf.SelfUnwinder: assume same-value rule by default for all columns
This fixes leaf function unwinding, presumably among other things.
2025-10-10 15:12:27 +02:00
..
Unwind std.debug.Dwarf.Unwind: deal with invalid def_cfa_reg by GNU toolchains 2025-10-02 15:27:35 +02:00
expression.zig std.debug.Dwarf.expression: fix a test that assumes sp != fp 2025-10-07 17:03:48 +02:00
SelfUnwinder.zig std.debug.Dwarf.SelfUnwinder: assume same-value rule by default for all columns 2025-10-10 15:12:27 +02:00
Unwind.zig std.debug.SelfInfo: remove shared logic 2025-09-30 14:18:26 +01:00