EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

elf/dward file editor

Started by banh April 6, 2006
Hi,

I'm looking for some editing tools for elf/dwarf file format; or .obj
file format if possible.

My reason is that i need to modify some debugging information in the
file.

Please recommend any free/commercial tools if you happen to know.

Thanks,

Banh

banh wrote:
> > I'm looking for some editing tools for elf/dwarf file format; or > .obj file format if possible. > > My reason is that i need to modify some debugging information in > the file. > > Please recommend any free/commercial tools if you happen to know.
Look for the bfd (binary file descriptor) library. Available on various systems. I think it will do what you want. -- "If you want to post a followup via groups.google.com, don't use the broken "Reply" link at the bottom of the article. Click on "show options" at the top of the article, then click on the "Reply" at the bottom of the article headers." - Keith Thompson More details at: <http://cfaj.freeshell.org/google/> Also see <http://www.safalra.com/special/googlegroupsreply/>

The 2024 Embedded Online Conference