News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

does anyone else find that the gprof in CLLB10.05 package(winxp) doesn't work?

Started by huzhongshan, August 30, 2010, 12:20:28 AM

Previous topic - Next topic

huzhongshan

the gprof in C::B 10.05 package (winxp) seems donnot work.
I write a program, compile it with profiler (-pg). then run it , it generates the gmon.out file . but the profiler plugin in C::B(svn 6527) doesnot show infomation properly. I use command line: gpro  test.ext gmon.out -b , it doesnot work properly.
the gprof version in package is 2.19.1

does anyone else find this , or I make some mistakes?

huzhongshan