Re: gprof


Dan Burcaw (dburcaw@terraplex.com)
Mon, 24 May 1999 22:01:16 -0600 (MDT)


Try the developement tools in devel/ on the ftp site.
On Mon, 24 May 1999, Benjamin Karas wrote:

> Has anyone thought to try gprof on a program? I did the following:
>
> $cat > test.c
> int main() { return 0; }
> ^D
> $gcc -pg test.c
> $./a.out
> $gprof a.out gmon.out
> Segmentation fault
>
> I'm typing from memory, but the idea is there. I have
> binutils-2.9.1.0.19a-2b and also egcs-1.1.2-0.8b.pre2. Ideas?
> (PowerCenter Pro 180 -- 604e)
>
> -Ben Karas
>
> --------------------------
> REPLY TO: bjk4@po.cwru.edu
> My account at nls.net is only temporary
> and will be closed at the end of the summer!
>
>
>

Dan

Terra Soft Solutions, Inc.
 email: dburcaw@yellowdoglinux.com
 website: http://www.yellowdoglinux.com/



This archive was generated by hypermail 2.0b3 on Mon May 31 1999 - 11:30:10 MDT