Shark 4.0.2 and CW 9.3
Shark 4.0.2 and CW 9.3
- Subject: Shark 4.0.2 and CW 9.3
- From: Wade Williams <email@hidden>
- Date: Sun, 13 Feb 2005 16:18:50 -0600
I was recently trying to run Shark 4.0.2 on my CodeWarrior-built app
for the first time in a while, and found that it cannot display source
for 90% of the functions in my app.
I have both full XSYM (including full paths) and full STABS turned on.
The application is Mach-O. I also tried it with STABS turned off and
just XSYM.
Shark will display source for any of the functions defined in the main
application source, but not for anything in any of the static
libraries.
Here are the relevant XSYM_DEBUG entries (well, the libopenal isn't
relevant, because neither the source that works nor the non-working
source is sound code):
2005-02-13 15:59:06.994 Shark[4518] XSYM_DEBUG:
"/Volumes/BigX/Users/wade/Development/test.app/Contents/MacOS/
test.xSYM" assigned to MachO header
"/Volumes/BigX/Users/wade/Development/test.app/Contents/MacOS/test"
2005-02-13 15:59:11.821 Shark[4518] XSYM_DEBUG: failed to find xSYM
file for MachO header
"/Volumes/BigX/Users/wade/Development/test.app/Contents/Frameworks/
libopenal.dylib" at
"/Volumes/BigX/Users/wade/Development/test.app/Contents/Frameworks/
libopenal.dylib.xSYM".
When I click on a function, I get a dialog saying it is "Unable to read
the source file "<filename>" from "".
(where <filename> is the name of the file)
Finding the source file for Shark has no effect. I also tried adding
the top of my source tree to the source files search paths in the Shark
preferences - no change.
with a bunch of this this in the console:
ERROR: - [CodeAnalysis doAnalysis] - tried to do analysis on a NULL
address range - 0x0 - 0x0 [-[CodeAnalysis doAnalysis]
(CodeAnalysis.m:337)]
ERROR: - [CodeAnalysis doAnalysis] - tried to do analysis on a NULL
address range - 0x0 - 0x0 [-[CodeAnalysis doAnalysis]
(CodeAnalysis.m:337)]
ERROR: - [CodeAnalysis doAnalysis] - tried to do analysis on a NULL
address range - 0x0 - 0x0 [-[CodeAnalysis doAnalysis]
(CodeAnalysis.m:337)]
ERROR: - [CodeAnalysis doAnalysis] - tried to do analysis on a NULL
address range - 0x0 - 0x0 [-[CodeAnalysis doAnalysis]
(CodeAnalysis.m:337)]
Any thoughts from the CHUD team?
Wade
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden