Skip to content

dwarf dump fails on ProDG compiled PSP ELF (Failed: Unhandled .debug relocation type Absolute) #118

Description

@RibShark

While I know DTK is mostly aimed at GameCube/Wii, I have found it incredibly useful for parsing out DWARF1 symbols into a human readable format on ELFs for other systems, as no other tool seems capable of this.

Pac-Man Rally (Europe) (En,Fr,De,Es,It) (Proto) (2007-05-01) contains an unstripped ELF with DWARF1 symbols with the name PMR_PSPwSYM.prx (despite the extension this is in fact an ELF and not a PRX), however when I try and parse the symbols with DTK I get the error Failed: Unhandled .debug relocation type Absolute. The game is compiled with ProDG which is where I assume the problem lies as it's not the usual compiler even for PSP, and has some quirks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions