View Single Post
  #12  
Old 01-29-2004, 10:35 AM
Tertiary
Hill Giant
 
Join Date: Nov 2003
Posts: 192
Default

Quote:
Originally Posted by Mongrel
Yay, it works!

Well, more or less, gprof itself says that the output is invalid
Not sure what your problem might be. What command are you typing and what exact error are you getting ?

When I tested it, I CDed to the directory where my exe and gmon.out where, and then did c:\dev-cpp\bin\gprof <myprog>.exe
and it worked fine.
Reply With Quote