Bug 136320

Summary: [Mac] JavaScriptCore is missing debug info for WTF because libWTF.a is stripped
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: Web Template FrameworkAssignee: Mark Rowe (bdash) <mrowe>
Status: RESOLVED FIXED    
Severity: Normal CC: mitz
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mitz: review+

Mark Rowe (bdash)
Reported 2014-08-27 16:56:18 PDT
It’s impossible to get source file information for WTF stack frames in crash logs, because WTF is built with STRIP_INSTALLED_PRODUCT=YES. <rdar://problem/18148776>
Attachments
Patch (1.20 KB, patch)
2014-08-27 16:58 PDT, Mark Rowe (bdash)
mitz: review+
Mark Rowe (bdash)
Comment 1 2014-08-27 16:58:30 PDT
Mark Rowe (bdash)
Comment 2 2014-08-27 17:03:37 PDT
Note You need to log in before you can comment on or make changes to this bug.