Bug 86320

Summary: WTF.xcodeproj builds with -O3 in debug builds
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Tools / TestsAssignee: Mark Rowe (bdash) <mrowe>
Status: RESOLVED FIXED    
Severity: Major CC: eric, mrowe
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch v1 simon.fraser: review+

Description Simon Fraser (smfr) 2012-05-13 10:31:41 PDT
I've been trying to debug WTF code in a debug build, and noticed that even in Debug, it builds with -O3, making debugging hard.
Comment 1 Mark Rowe (bdash) 2012-05-14 15:51:56 PDT
Created attachment 141801 [details]
Patch v1
Comment 2 Mark Rowe (bdash) 2012-05-14 16:01:26 PDT
Fixed in r117008.