encounter / decomp-toolkit

A GameCube & Wii decompilation toolkit
Apache License 2.0
105 stars 14 forks source link

DWARF: Read line numbers from DWARF info #72

Open 1superchip opened 2 weeks ago

encounter commented 2 weeks ago

This should happen for DWARF 2+. DWARF 1 (at least mwcc) uses the .line section, which is also parsed. Do you have example objects?

Nevermind, I was thinking of objdiff.