public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: [OT: dependencies]
@ 2000-07-17 14:06 Mike Stump
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Stump @ 2000-07-17 14:06 UTC (permalink / raw)
  To: gcc, nbecker

> To: gcc@gcc.gnu.org
> From: nbecker@fred.net
> Date: 17 Jul 2000 13:19:09 -0400

> I want to write a program that will read a binary (not stripped) and
> spit out a list of the source files.  What is the easiest starting
> point?  objdump?  Or maybe a elf reading library?

Easiest way, find a utility that does it, and then run sed and/or grep
on the output.  I think objdump will spit the information out.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [OT: dependencies]
@ 2000-07-17 10:25 nbecker
  0 siblings, 0 replies; 2+ messages in thread
From: nbecker @ 2000-07-17 10:25 UTC (permalink / raw)
  To: gcc

I want to write a program that will read a binary (not stripped) and
spit out a list of the source files.  What is the easiest starting
point?  objdump?  Or maybe a elf reading library?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-07-17 14:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-17 14:06 [OT: dependencies] Mike Stump
  -- strict thread matches above, loose matches on Subject: below --
2000-07-17 10:25 nbecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).