PLEASE!, ElfParser/ PEParser [message #90184] |
Thu, 18 December 2003 15:05  |
Eclipse User |
|
|
|
Originally posted by: angeles_sorano.yahoo.com.ar
Hello!
Could any specialist consultant clarify me:
1. what is the functionality of ElfParser.java and PEParser.java, both
from package org.eclipse.cdt.internal.core.model.parser?
2. what is the meaning of ELF and PE?
Thanksss!!!!
Regards,
Angeles
|
|
|
|
Re: PLEASE!, ElfParser/ PEParser [message #90361 is a reply to message #90213] |
Fri, 19 December 2003 13:56  |
Eclipse User |
|
|
|
Originally posted by: angeles_sorano.yahoo.com.ar
Thank you very much, Kesselhaus!
kesselhaus wrote:
> Angeles Sorano wrote:
> > Hello!
> >
> > Could any specialist consultant clarify me:
> >
> > 1. what is the functionality of ElfParser.java and PEParser.java, both
> > from package org.eclipse.cdt.internal.core.model.parser?
> >
> > 2. what is the meaning of ELF and PE?
> >
> > Thanksss!!!!
> > Regards,
> > Angeles
> >
> They are for parsing binary objects and libraries.
> ELF is used i.e. on Linux, where PE is the binary format on Windows.
> There are even more such formats.
> The parsers are probably used for the debug plugins as I know. You can
> even open the outline in the project view, to see which symbols are in
> that specific binary.
|
|
|
Powered by
FUDForum. Page generated in 0.10670 seconds