UMPS3-OBJDUMP(1) | General Commands Manual | UMPS3-OBJDUMP(1) |
umps3-objdump – The umps3-objdump object file analysis utility
umps3-objdump [OPTIONS] FILE
The command-line umps3-objdump utility is used to analyze object files created by the umps3-elf2umps utility.
This utility performs the same functions as mipsel-linux-gnu-objdump (or mips-linux-gnu-objdump) which is included in the cross-platform development tool set.
umps3-objdump is used to analyze .core, .rom, and .aout object files while mipsel-linux-gnu-objdump is used to analyze ELF-formatted object files.
The output from umps3-objdump is directed to stdout.
FILE is the .core, .rom, or .aout object file to be analyzed.
Mauro Morsiani
Contributors can be listed on GitHub.
Report issues on GitHub: https://github.com/virtualsquare/umps3
umps3(1), umps3-elf2umps(1), umps3-mkdev(1)
Full documentation at: https://github.com/virtualsquare/umps3
Project wiki: https://wiki.virtualsquare.org/#!umps/umps.md
2004, Mauro Morsiani
December 2022 |