nx_probe_dwhdr.nx
buildroot/runtime/nx_probe_dwhdr.nx
about
nx_probe_dwhdr.nx -- KAT: does our DWARF v5 header emitter produce the EXTERNALLY VALIDATED bytes?
The reference is NOT our own decoder. It is 119 bytes that GNU readelf 2.42 parsed correctly,
including per-row file attribution (runtime/alpha.nx line 5 @0x00, runtime/beta.nx line 9 @0x14).
Fixture + field decode: knowledge/dwarf_debugline_fixture_2026_08_07.md
Comparing against our own reader would only prove two organs by one author agree (debt 1786111455).
Prints the emitted bytes as hex on stdout for byte-for-byte diff against the fixture.
expect_exit: 0
dependencies 1 imports · 0 importers
imports: nx_dwarf_line.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 12 | func dwh_hex(v: i64) -> i64 called by 1: main |
| 23 | func main() -> i64 |