<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 5 October 2015 at 08:23, Andrei Alexandrescu via Digitalmars-d <span dir="ltr"><<a href="mailto:digitalmars-d@puremagic.com" target="_blank">digitalmars-d@puremagic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 10/5/15 3:39 AM, deadalnix wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Monday, 5 October 2015 at 01:35:23 UTC, deadalnix wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It doesn't looks like we have Dwarf attribute for type qualifier. Is<br>
there a non standard way to code theses ? Do someone know the<br>
procedure to get these in the standard ?<br>
</blockquote>
<br>
Ok got it : <a href="http://dwarfstd.org/Comment.php" rel="noreferrer" target="_blank">http://dwarfstd.org/Comment.php</a><br>
<br>
Andrei, Walter, one of you care to do it ? I do think the request would<br>
carry more weight if it comes from you guys.<br>
</blockquote>
<br></div></div>
Thanks. Just sent this:<br>
<br>
"The D programming language (<a href="http://dlang.org" rel="noreferrer" target="_blank">http://dlang.org</a>) defines three type qualifiers: const, immutable, and shared. They are similar in effect on types to the qualifiers in other languages (such as const in C++). Adding attributes for these type qualifiers to DWARF would improve inspection and debugging of D programs."<br>
<br></blockquote><div><br></div><div>If it gets accepted, I'll likely be the one implemented it, giving my new title over in GDB. :-)<br></div><div> </div></div></div></div>