Using gcov
Using gcov
- Subject: Using gcov
- From: Dietrich Epp <email@hidden>
- Date: Mon, 17 Nov 2003 17:20:23 -0800
Does anyone here have experience using gcov with Xcode projects?
Specifically, I have a unit test that runs, but gives an error at the
end.
arc profiling: Can't open output file
/Users/dietrich/Documents/Projects/Hammer/MacOSX//Users/dietrich/Misc/
Objects/Hammer.build/HammerTest.build/Objects-normal/ppc/Test.da.
It looks to me like GCC made some assumptions about paths that aren't
always true, and I'm hoping that I can override some settings somehow.
/Users/dietrich/Documents/Projects/Hammer/MacOSX/ is the directory my
project is in.
/Users/dietrich/Misc/Objects/ is where intermediate build objects go.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.