Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Toolchains in CDT

> 
> This just keeps coming up. :)
> 
> For what it's worth, we were able to do this with a change to EditorUtility 
> (which is said to have been put in the head) and our own IBinaryParser that 
> subclassed the Elf and/or GNU binary parser.
> 

This may not be flexible enough for a long term solution.
Sometimes you may want to see the binary differently, per section,
with debug-info, disassembly, hex-dump etc ...




Back to the top