I have run debugging from within an app and have the gmon.out log How do I open it?
Thanks
Warren
gmon.out is the file containing gprof date written by a .exe built with -pg. gprof would process it.
Tim Prince
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/