Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51155 - 'gprof -A ' returns file not found with portage tempdir path
Summary: 'gprof -A ' returns file not found with portage tempdir path
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-15 13:30 UTC by Priit Laes (IRC: plaes)
Modified: 2004-09-24 19:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Priit Laes (IRC: plaes) 2004-05-15 13:30:48 UTC
When trying to debug a program I get this kind of output:

amd@decoder openttd $ gprof -A ./ttd gmon.out >kala
gprof: could not locate `/home/root/tmp/portage/glibc-2.3.3_pre20040420/work/glibc-2.3.2/buildhere/csu/crti.S'


Reproducible: Always
Steps to Reproduce:
Comment 1 SpanKY gentoo-dev 2004-09-24 19:45:02 UTC
it's probably searching for the source code of glibc which it wont find

the fact that it's showing that path is because that's where glibc was built