Commit 90fda04
committed
6l: call dwarfaddfrag when registering D_FILE symbols
ftab (the file fragment table used by dwarf.c's decodez()) was
never populated, causing every z entry lookup to fail with
"corrupt z entry". Register each new SFILE symbol's fragment
string into ftab via dwarfaddfrag() at the same point histgen
is assigned.
https://claude.ai/code/session_01WGAwvvTwDg2yknFkmZ3qzs1 parent 69d4481 commit 90fda04
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
854 | 855 | | |
855 | 856 | | |
856 | 857 | | |
| 858 | + | |
857 | 859 | | |
858 | 860 | | |
859 | 861 | | |
| |||
0 commit comments