WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
3956
some of WebKit builds with symbols, some doesn't
https://bugs.webkit.org/show_bug.cgi?id=3956
Summary
some of WebKit builds with symbols, some doesn't
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+
Details
Formatted Diff
Diff
JSCore piece of the patch
(1.04 KB, patch)
2005-07-11 16:07 PDT
,
Trey Matteson
mjs
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug