[webkit-reviews] review requested: [Bug 63318] [GTK] Add more debug options to compilation : [Attachment 98473] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 24 01:42:36 PDT 2011


Carlos Garcia Campos <cgarcia at igalia.com> has asked  for review:
Bug 63318: [GTK] Add more debug options to compilation
https://bugs.webkit.org/show_bug.cgi?id=63318

Attachment 98473: Patch
https://bugs.webkit.org/attachment.cgi?id=98473&action=review

------- Additional Comments from Carlos Garcia Campos <cgarcia at igalia.com>
The patch adds to options:

 - --enable-debug-symbols: whether to add -g or not
 - --enable-debug-features: whether to define NDEBUG macro and compile with
deprecated flags or not

Both options are unconditionally enabled for debug builds.


More information about the webkit-reviews mailing list