<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/64449>64449</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
Add support for SFrame stack trace format
</td>
</tr>
<tr>
<th>Labels</th>
<td>
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
ibhagatgnu
</td>
</tr>
</table>
<pre>
SFrame stands for 'Simple FRAME' stack trace format. It expresses the minimal necessary information for stack tracing, namely, the Cannonical Frame Address (CFA), Frame pointer (FP) and the return address (RA). Since 2.40, the GNU Bintuils supports the SFrame stack trace format. It will be great to have the support for the format in LLVM.
Current version of the format is SFrame Version 2. The spec of the (V2) format is published here https://sourceware.org/binutils/docs-2.41/sframe-spec.pdf.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJx0Us1u2zwQfBrqsrAg0bItHXRwnE8fCiRFkbS582clsaVIgUsmzdsXtGMYAdqLfrAzszNDCiIzOcSe7e7Y7r4QKc4-9EbOYhJxcqmQXr_3z0MQCwJF4TTB6AMwfng2y2oRhqfj43-MH_JU_YIYhMIMWUQsAb5EwN9rQCIkiDPCYpxZhAWHColEeAfjLmjj3Vn6pmPcxPgJnFjQvuevLHASznlnlLBwcXXUOusD4-1pODLeZeRltHrjIma37fCN8Q6E02eRgDEFB-JGfcrMEuDZOIXAy6a6Lvz_6w-4My4mYwkorasP8ZLlVstfg78Za0EiTAFFhOhhFq94Jn6onOPm_wsLjIOHh5fHklX3rDpenqcUAroIrxgoN-THTwy6mnj5mPMSvucNK6orlvH2hef0N9KapDU0o4YZA8Ic40pse2R8YHwgn4LCNxGw9GFifJDGpWgsMT5or2jDy6bOuDFv3uRV5arHstD9VnfbThTY1_uurtvDrt0Xc9_pvZTjVuhx1-kdx3Y71s2-3qFUXLbdoTA9r_i2aquG87pr9mWFYy07oQ5CNe2oNWsqXISxpbWvS3ZVGKKE_b5pmq6wQqKl6x0OfQZtZJqINZU1FOlGiyZa7I9afzqDfx5kkYLtP7czmTgnWSq_MD5k3Y_XZg3-J6rI-HD2lts62_sTAAD__-ssIV0">