[webkit-reviews] review granted: [Bug 207933] [Linux] StackTrace symbols are not demangled : [Attachment 391151] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 24 13:48:58 PST 2020


Yusuke Suzuki <ysuzuki at apple.com> has granted  review:
Bug 207933: [Linux] StackTrace symbols are not demangled
https://bugs.webkit.org/show_bug.cgi?id=207933

Attachment 391151: Patch

https://bugs.webkit.org/attachment.cgi?id=391151&action=review




--- Comment #4 from Yusuke Suzuki <ysuzuki at apple.com> ---
Comment on attachment 391151
  --> https://bugs.webkit.org/attachment.cgi?id=391151
Patch

Ah, I've missed your comment. OK, dladdr cannot work well if the code is JIT,
and HAVE(BACKTRACE_SYMBOLS) can fill some cases.


More information about the webkit-reviews mailing list