<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - JIT information on OSX contains no useful information"
href="http://llvm.org/bugs/show_bug.cgi?id=21783">21783</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>JIT information on OSX contains no useful information
</td>
</tr>
<tr>
<th>Product</th>
<td>lldb
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Macintosh
</td>
</tr>
<tr>
<th>OS</th>
<td>MacOS X
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>All Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>lldb-dev@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Reporter</th>
<td>thlorenz@gmx.de
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>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:
<a href="https://gist.github.com/thlorenz/30bf0a3f67b1d97b2945">https://gist.github.com/thlorenz/30bf0a3f67b1d97b2945</a>
Basically my question is why do I see only 'frame #7: 0x0000236a1099ff0a
JIT(0x101d0c750)' instead of a JavaScript function name
More detailed questions here:
<a href="https://gist.github.com/thlorenz/30bf0a3f67b1d97b2945#questions">https://gist.github.com/thlorenz/30bf0a3f67b1d97b2945#questions</a>
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>