[Webkit-unassigned] [Bug 188654] [WPE][GTK] No debug symbols when running 'webkit-flatpak --gtk --gdb'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 08:57:43 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=188654

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at igalia.com

--- Comment #1 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Just found this in org.webkit.WebKit.yaml:

build-options:
  cflags: -O2 -g
  cxxflags: -O2 -g
  strip: false
  no-debuginfo: true

I don't know why we're using no-debuginfo: true, but that seems pretty unfriendly for a runtime that's exclusively intended as a developer tool. Thibault, can we change that, or is there an important reason for it?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180816/44ee70da/attachment.html>


More information about the webkit-unassigned mailing list