WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 100670
[GTK] Add a configure option to build with -g1
https://bugs.webkit.org/show_bug.cgi?id=100670
Summary
[GTK] Add a configure option to build with -g1
Carlos Garcia Campos
Reported
2012-10-29 06:53:22 PDT
The current option --enable-debug-symbols adds -g, which uses the second level of debug information. For many cases the information added by the first level (-g1) is enough (getting a backtrace, for example) and it's the only way to build webkit with debug symbols in a 32 bit system.
Attachments
Patch
(2.15 KB, patch)
2012-10-29 06:59 PDT
,
Carlos Garcia Campos
mrobinson
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2012-10-29 06:59:53 PDT
Created
attachment 171237
[details]
Patch
Carlos Garcia Campos
Comment 2
2012-10-30 00:47:48 PDT
Committed
r132876
: <
http://trac.webkit.org/changeset/132876
>
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