This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: header files


On Wed, Mar 18, 2009 at 2:17 PM, alfred steele <alfred.jaquez@gmail.com> wrote:

> I know this may be a mispost, but i did not get any appropriate
> replies form anywhere else. How do i figure out what "header" files
> are include  from a image in ELF format.

You may not be getting any replies because your question is unclear
(at least I can't make any sense of it).

> i can't locate some header files i am expecting for sure in the
> objdump of the "ELF" image.

Header files are something you #include into C or C++ source.
You wouldn't find any in objdump output.

What exactly are you looking for?

-- 
Paul Pluzhnikov


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]