Related articles |
---|
ELF reader hugo.venturini@gmail.com (Hugo Venturini) (2006-08-03) |
Re: ELF reader dan@codesourcery.com (Daniel Jacobowitz) (2006-08-04) |
From: | "Hugo Venturini" <hugo.venturini@gmail.com> |
Newsgroups: | comp.compilers |
Date: | 3 Aug 2006 10:53:30 -0400 |
Organization: | Compilers Central |
Keywords: | linker, question, comment |
Posted-Date: | 03 Aug 2006 10:53:30 EDT |
Hi,
I am looking for a lib written in python that can read ELF files my
compiler generates. I know it can be easily done in C++, but my
debugger is written in python and I don't really want to interface the
two languages.
Sincerely,
[I wouldn't hold my breath. On the other hand, the file format isn't
all that complex. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.