|
From: Justace C. <pro...@co...> - 2005-07-12 03:09:56
|
Valgrinders...
I was working on a program and then decided to look into using
kcachegrind to help me profile and generate call graphs. When running I
noticed that there was a bunch of numbers where I thought there should
have been function or method names. I looked everywhere I could and can
not find a way to fix the problem. So, I wrote a very small and silly
program to see if that would fix it, nope, same problem. I am using gcc
3.4.4 on Gentoo and using the "-ggdb" flag only for my compiles and
links. I also tried a variety of combinations between -p, -pg, -g,
-g3... I am including in this email a tarball of the test code to show
what I mean along with with a picture of the desktop showing the
offending program. I am really not sure where to go with this. The
tools will be un-usable if I can not tell which functions are which.
Thanks in advance for any help that you can provide.
Justace clutter
The attachements were too big so I posted them to a web address.
http://clued0.fnal.gov/~prophecy/valgrind
P.S. Sorry for the repost
|