Skip to content

SecureParts/GccMapVisualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

What is this?

This is a little utility to parse GCC ld map files and present them visually. My day job is mostly C/C++ embedded software and I occasionally find myself digging through linker maps to find out why something is so large. Some compilers output easy-to-read maps, but gcc does not.

License

All code is released under the supplied (MIT) license unless otherwise stated.

Similar

AMAP does something similar but does not seem to be open source and requires a download.

About

Gcc linker map visualizer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published