Related articles |
---|
Show functions in obj files? schroeder@ifn.ing.tu-bs.de (Dietmar Schroeder) (1996-08-30) |
Re: Show functions in obj files? danielv@CRT.UMontreal.CA (Daniel Villeneuve) (1996-08-31) |
Re: Show functions in obj files? rfg@monkeys.com (1996-09-15) |
Extracting call graphs (Re: Show functions in obj files?) emcmanus@gr.osf.org (Eamonn McManus) (1996-09-22) |
Re: Extracting call graphs (Re: Show functions in obj files?) null@diku.dk (1996-09-23) |
From: | Dietmar Schroeder <schroeder@ifn.ing.tu-bs.de> |
Newsgroups: | comp.compilers |
Date: | 30 Aug 1996 00:32:23 -0400 |
Organization: | Institut fuer Nachrichtentechnik |
Keywords: | linker, question |
Hi,
we are looking for a tool that could display all functions used in a
c-program by examinating the gcc compiled obj files (inc. debug info).
Does XVCG do the job?
We couldn't use gprof, because the program does not run!
Any suggestions?
Thanks, Dietmar
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.