[Webkit-unassigned] [Bug 138660] New: Add printing functionality in JITted code for debugging purposes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 12 09:22:58 PST 2014


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

            Bug ID: 138660
           Summary: Add printing functionality in JITted code for
                    debugging purposes
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

Sometimes, it's be nice to be able to just print the values of constants or registers that JITted code is using, or even just a string to log that certain pieces of JITted code has been executed.  We can implement this some enhancements to the JIT probe mechanism.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141112/280bbb54/attachment-0002.html>


More information about the webkit-unassigned mailing list