Reply by CBFalconer April 7, 20062006-04-07
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/>
Reply by banh April 6, 20062006-04-06
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