[lldb-dev] [Bug 21783] New: JIT information on OSX contains no useful information

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Dec 8 15:41:58 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=21783

            Bug ID: 21783
           Summary: JIT information on OSX contains no useful information
           Product: lldb
           Version: unspecified
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at cs.uiuc.edu
          Reporter: thlorenz at gmx.de
    Classification: Unclassified

This is more of a question than a bug report.

It is related to JIT on OSX - I enabled it via a patch but see very different
results than I did on Linux. 
Here is a summary of what I tried:
https://gist.github.com/thlorenz/30bf0a3f67b1d97b2945

Basically my question is why do I see only 'frame #7: 0x0000236a1099ff0a
JIT(0x101d0c750)' instead of a JavaScript function name

More detailed questions here:
https://gist.github.com/thlorenz/30bf0a3f67b1d97b2945#questions

I do understand that this feature isn't officially ready yet, but I'd just like
to understand what the problem is, if the output I linked is expected and/or
what I can do to help.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20141208/fdb7453b/attachment.html>


More information about the lldb-dev mailing list