RESOLVED FIXED 136320
[Mac] JavaScriptCore is missing debug info for WTF because libWTF.a is stripped
https://bugs.webkit.org/show_bug.cgi?id=136320
Summary [Mac] JavaScriptCore is missing debug info for WTF because libWTF.a is stripped
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.