[Webkit-unassigned] [Bug 49725] New: Add DWARF table generation support for JITted code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 18 04:21:25 PST 2010


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

           Summary: Add DWARF table generation support for JITted code
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P3
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kent.hansen at nokia.com
            Blocks: 49720


This is needed in order for libgcc to be able to unwind the stack if a C++ exception is thrown from native code called from JITted code.
See https://bugs.webkit.org/show_bug.cgi?id=49720 for testcase (Qt-specific).

-- 
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