zig/lib/std/debug
mlugg 253fdfce70
SelfInfo: be honest about how general unwinding is
...in that it isn't: it's currently very specialized to DWARF unwinding.

Also, make a type unmanaged.
2025-09-30 13:44:51 +01:00
..
Dwarf SelfInfo: load eh_frame/debug_frame from ELF file if eh_frame_hdr omitted 2025-09-30 13:44:50 +01:00
SelfInfo SelfInfo: be honest about how general unwinding is 2025-09-30 13:44:51 +01:00
Coverage.zig std: Restore conventional compareFn behavior for binarySearch 2024-09-16 14:04:18 -07:00
Dwarf.zig std.debug: improve the APIs and stuff 2025-09-30 13:44:51 +01:00
Info.zig the world if ElfModule didn't suck: 2025-09-30 13:44:49 +01:00
no_panic.zig std: remove old panic handlers after zig1.wasm update 2025-06-01 12:10:57 +01:00
Pdb.zig std.debug.Pdb: migrate more towards new Reader API 2025-08-28 22:41:06 -07:00
SelfInfo.zig SelfInfo: be honest about how general unwinding is 2025-09-30 13:44:51 +01:00
simple_panic.zig std.io: move getStdIn, getStdOut, getStdErr functions to fs.File 2025-07-07 22:43:51 -07:00