objdiff/objdiff-core
Aetias f5b5a612fc
Display correct line numbers for multiple .text sections (#63)
* Support multiple DWARF sequences

* Rework DWARF line info parsing

- Properly handles multiple sections
  in DWARF 1
- line_info moved into ObjSection
- DWARF 2 parser no longer errors with
  no .text section
- Both parsers properly skip empty
  sections

* Simplify line_info (no Option)

---------

Co-authored-by: Luke Street <luke.street@encounterpc.com>
2024-05-21 09:55:39 -06:00
..
src Display correct line numbers for multiple .text sections (#63) 2024-05-21 09:55:39 -06:00
Cargo.toml Update all dependencies & use ppc750cl InsIter 2024-04-30 20:06:04 -06:00