Extracting symbols from iee-695 file
Paul Arnold <[email protected]> Sat, 13 Sep 2008 12:57:54 +0100
| Newsgroups | gmane.comp.hardware.motorola.microcontrollers.coldfire |
|---|---|
| Message-ID | <[email protected]> |
Hi, I want to extract some symbol information from an IEEE-695 file. Basically I'm looking for a very simply formatted list of symbol name, the file it was declared in and its address. I've looked at m68k-elf-objcopy and the nearest to what I want is the symbolsrec format which gives symbol name and address but not its file. I have tried other options but can't find anything which gives all the info I want without including lots of other info I don't want. Does anyone know if there is an existing option or program which will do this ? As m68k-elf-objcopy is open source I guess I could modify it but I'm not sure how easy/hard that would be. Thanks for any help. Regards -- Paul --- [email protected] Send a post to the list. [email protected] Join the list. [email protected] Join the list in digest mode. [email protected] Leave the list.