I recently spent many hours trying to fix a problematic ld script.
Once I had drawn (on paper) all the different sections I could figure out the problem.
So I started searching for some sort of LD script generator, but could not find any!
Does anybody know if such a tool exist?
Something that can import/export ld scripts or map-file/elf-file and show the different objects/sections and the addresses?
I know there are some IDEs out there where you do not need to worry about LD-scripts but I am using eclipse and it does not even offer syntax highlighting!
To my knowledge, there are no non-proprietary tools for this purpose.