[Webkit-unassigned] [Bug 58773] New: [GTK] Release builds should have debug symbols

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 18 03:08:43 PDT 2011


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

           Summary: [GTK] Release builds should have debug symbols
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com


To match Mac port nomenclature:

--release: build with -O2 -g
--production: build with -O2
--debug: build with -O0 -g

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list