zig/lib/std/debug
mlugg 4330c40596
std: avoid field/decl name conflicts
Most of these changes seem like improvements. The PDB thing had a TODO
saying it used to crash; I anticipate it works now, we'll see what CI
does.

The `std.os.uefi` field renames are a notable breaking change.
2024-08-29 20:39:11 +01:00
..
Dwarf std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
Coverage.zig std.debug.Coverage.resolveAddressesDwarf: assert sorted 2024-08-13 19:29:55 -07:00
Dwarf.zig Merge pull request #21230 from jacobly0/stack-trace 2024-08-28 17:39:35 -04:00
FixedBufferReader.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
Info.zig std.debug.Coverage.resolveAddressesDwarf: assert sorted 2024-08-13 19:29:55 -07:00
MemoryAccessor.zig std.debug: reorg and clarify API goals 2024-08-01 23:11:59 -07:00
Pdb.zig std: avoid field/decl name conflicts 2024-08-29 20:39:11 +01:00
SelfInfo.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00