<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Forum du club des développeurs et IT Pro - Clang et LLDB</title>
		<link>https://www.developpez.net/forums/</link>
		<description />
		<language>fr</language>
		<lastBuildDate>Sun, 31 May 2026 00:22:42 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>15</ttl>
		<image>
			<url>https://forum.developpez.be/images/misc/rss.png</url>
			<title>Forum du club des développeurs et IT Pro - Clang et LLDB</title>
			<link>https://www.developpez.net/forums/</link>
		</image>
		<item>
			<title>probléme information de debuggage</title>
			<link>https://www.developpez.net/forums/showthread.php?t=2179858&amp;goto=newpost</link>
			<pubDate>Tue, 14 Oct 2025 20:01:56 GMT</pubDate>
			<description>Bonjour, 
Quand je veux...</description>
			<content:encoded><![CDATA[<div>Bonjour,<br />
Quand je veux compiler un .cpp vers fichier .ll :<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code"><span style="color: #FF0000;">&quot;e:<span style="color: #800000;">\t</span>ools\clang<span style="color: #800000;">\1</span>8.1.8<span style="color: #800000;">\b</span>in\clang&quot;</span>  tfor-test.cpp -O0  -g3 -S -Xclang  -emit-llvm  -fasync-exceptions  -o tfor-test_TST.ll</code><hr />
</div>Le fichier .ll est bien générer avec les informations de debugage  comme exemple ci-dessous  :<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code"><table cellspacing="0" cellpadding="0"><tr><td valign="top" width="26"><div style="border: 1px dashed gray; padding-left: 5px; padding-right: 5px; margin-right: 5px; text-align: right; font-family: monospace">1<br />2<br /></div></td><td valign="top"><pre style="margin: 0">!<span style="color: #cc66cc;">63</span> = !DILocation<span style="color: black;">&#40;</span>line: <span style="color: #cc66cc;">49</span>, scope: !<span style="color: #cc66cc;">59</span><span style="color: black;">&#41;</span>
!<span style="color: #cc66cc;">64</span> = !DILocation<span style="color: black;">&#40;</span>line: <span style="color: #cc66cc;">50</span>, scope: !<span style="color: #cc66cc;">59</span><span style="color: black;">&#41;</span></pre></td></tr></table></code><hr />
</div>Mais 'column:' reste absente !<br />
Comment je dois faire pour que 'column:' apparaisse.<br />
<br />
Merci</div>

]]></content:encoded>
			<category domain="https://www.developpez.net/forums/f2134/c-cpp/outils-c-cpp/clang-lldb/">Clang et LLDB</category>
			<dc:creator>yann458</dc:creator>
			<guid isPermaLink="true">https://www.developpez.net/forums/d2179858/c-cpp/outils-c-cpp/clang-lldb/probleme-information-debuggage/</guid>
		</item>
	</channel>
</rss>
