<html>
<head>
<base href="https://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 --- - LLDB chooses MacOSX-i386 ABI for debugging the applications compiled for Linux i686 Systems" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D23718&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=DDUMf06MYELAe1Nlv7KChiwJLLHbYha4jtK_AOiWqwQ&m=7KFUeMvoWpYQoEr-nqk5fssPOWcEpvH-LZtlX3NCaKw&s=oQEGYvW8p7l0U4X4LMZemJSBx0kikkNfVtuoMxQ9ZNk&e=">23718</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>LLDB chooses MacOSX-i386 ABI for debugging the applications compiled for Linux i686 Systems
</td>
</tr>
<tr>
<th>Product</th>
<td>lldb
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>All Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>abhiinnitald@gmail.com
</td>
</tr>
<tr>
<th>Reporter</th>
<td>abhiinnitald@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>lldb-dev@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>While debugging the applications compiled for Linux i686 Platform, LLDB wrongly
chooses the ABI of MacOSX-i386.
This problem was encountered in the following use case scenario:
An application was compiled using gcc-4.8 for i386 Architecture and was run on
Ubuntu 14.04 x86_64 machine. LLDB chose MacOSX-i386 ABI in this case.
Comment: No matter which target OS the application runs on, LLDB always chose
MacOSX-i386 ABI for i386 target architecture.
* I will submit a patch to fix it if someone confirms this as a bug.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>