Peter’s Knowledge Base

  • Good ELF diagram

    Good ELF diagram

    http://blog.k3170makan.com/2018/10/introduction-to-elf-format-part-vi.html

  • Fixed dwarf bug

    Fixed dwarf bug

    When i change kernelvec.S to -ggdb, my dwarf library broken but now fixed. Commit :e640c3d9 And I still don’t understand why .S won’t be an compile unit in dwarf, why design like that.