zig/lib/std/Build/Cache
Andrew Kelley 2e12b45d8b introduce tool for dumping coverage file
with debug info resolved.

begin efforts of providing `std.debug.Info`, a cross-platform
abstraction for loading debug information into an in-memory format that
supports queries such as "what is the source location of this virtual
memory address?"

Unlike `std.debug.SelfInfo`, this API does not assume the debug
information in question happens to match the host CPU architecture, OS,
or other target properties.
2024-08-07 00:48:32 -07:00
..
DepTokenizer.zig Build system: Support Windows depfiles with unquoted, backslash escaped spaces (#20100) 2024-06-06 18:40:10 +00:00
Directory.zig extract std.Build.Cache.Directory into separate file 2024-03-21 16:11:59 -07:00
Path.zig introduce tool for dumping coverage file 2024-08-07 00:48:32 -07:00