Bug 3956

Summary: some of WebKit builds with symbols, some doesn't
Product: WebKit Reporter: Trey Matteson <trey>
Component: WebKit Misc.Assignee: Trey Matteson <trey>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 412   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
WebCore piece of the patch
mjs: review+
JSCore piece of the patch mjs: review+

Trey Matteson
Reported 2005-07-11 15:49:20 PDT
What I see out of the box is that WebCore and JSCore build without -g and WebKit builds with -g. This is via the build-webkit shells script. The various XCode variables that override each other are a bit messy, and I'm not convinced the UI shows you the right values, but a small change seems to fix it. There is no good reason not to build all the code with -g.
Attachments
WebCore piece of the patch (998 bytes, patch)
2005-07-11 16:06 PDT, Trey Matteson
mjs: review+
JSCore piece of the patch (1.04 KB, patch)
2005-07-11 16:07 PDT, Trey Matteson
mjs: review+
Trey Matteson
Comment 1 2005-07-11 16:06:44 PDT
Created attachment 2910 [details] WebCore piece of the patch
Trey Matteson
Comment 2 2005-07-11 16:07:24 PDT
Created attachment 2911 [details] JSCore piece of the patch
Maciej Stachowiak
Comment 3 2005-07-13 20:14:24 PDT
Comment on attachment 2910 [details] WebCore piece of the patch r=me Yes, I think we should build the deployment version with symbols, this is important for use of Shark.
Note You need to log in before you can comment on or make changes to this bug.