<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:clayborg@gmail.com" title="Greg Clayton <clayborg@gmail.com>"> <span class="fn">Greg Clayton</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WORKSFORME - Core file command option"
href="http://llvm.org/bugs/show_bug.cgi?id=15521">bug 15521</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>clayborg@gmail.com
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>WORKSFORME
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WORKSFORME - Core file command option"
href="http://llvm.org/bugs/show_bug.cgi?id=15521#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WORKSFORME - Core file command option"
href="http://llvm.org/bugs/show_bug.cgi?id=15521">bug 15521</a>
from <span class="vcard"><a class="email" href="mailto:clayborg@gmail.com" title="Greg Clayton <clayborg@gmail.com>"> <span class="fn">Greg Clayton</span></a>
</span></b>
<pre>LLDB added support mach-o core files a while ago (starting with --revision
150426). There is also a patch for ELF core files that has been floating around
and isn't in yet.
(lldb) target create --core-file <core> [executable]
Also available from the main command line:
% lldb --core-file <core> [executable]</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>