This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-06 14:23:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
debug
History
Andrew Kelley
1792258dc8
std.debug.Dwarf: precompute .debug_line table
...
yields a 60x speedup for resolveSourceLocations in debug builds
2024-08-07 00:48:32 -07:00
..
Dwarf
reintroduce std.Dwarf.abi.supportsUnwinding
2024-08-02 14:15:03 -07:00
Dwarf.zig
std.debug.Dwarf: precompute .debug_line table
2024-08-07 00:48:32 -07:00
FixedBufferReader.zig
std.debug.Dwarf: precompute .debug_line table
2024-08-07 00:48:32 -07:00
Info.zig
code coverage dumping tool basic implementation
2024-08-07 00:48:32 -07:00
MemoryAccessor.zig
std.debug: reorg and clarify API goals
2024-08-01 23:11:59 -07:00
Pdb.zig
std.debug: rename Info to SelfInfo
2024-08-01 22:11:35 -07:00
SelfInfo.zig
std.debug.FixedBufferReader is fine
2024-08-07 00:48:32 -07:00