Commit Graph
4 Commits
Author SHA1 Message Date
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
AetiasandGitHub 854dc9e4f5 Use base arch when processing base code (#62) 2024-05-20 17:38:58 -06:00
AetiasandGitHub db726a68a6 Strip distro root prefix (#58) 2024-05-15 18:56:08 -06:00
AetiasandGitHub b457453639 Add custom make args (#59) 2024-05-15 18:53:14 -06:00