mapuche
Mapuche is a linker's map file browser
If you are reading this, please don't forget to give this project a star on GitHub!
[!CAUTION]
Mapuche is in pre-alfa development stage. Crashes or unexpected output may occur! Please create an issue if any.
Install
pip install mapuche
Usage
[!IMPORTANT]
For now mapuche supports only map files of ELFs generated with -ffunction-sections
and -fdata-sections
compile options.
mapuche <elf.map> [elf_for_diff.map]
- Use keyboard arrows and the space bar, or a mouse, to navigate the map tree.
- Click table header columns to sort the table.
- Show/hide debug sections using checkbox at the top.
Screenshot

TODO list