<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 18 November 2013 20:52, Walter Bright <span dir="ltr"><<a href="mailto:newshound2@digitalmars.com" target="_blank">newshound2@digitalmars.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="im">On 11/18/2013 2:41 AM, Iain Buclaw wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I've created a gdb fork on github and will be giving d-lang support some love -<br>
with the intention of pushing patches back to gdb development as soon as<br>
possible.  The bulk of the work will be done over the next fortnight, but for<br>
some other work (see buglink) will take a couple more months to roll out as<br>
changes on both gdb and compilers need to be aligned up.<br>
<br>
<a href="https://d.puremagic.com/issues/show_bug.cgi?id=9800" target="_blank">https://d.puremagic.com/<u></u>issues/show_bug.cgi?id=9800</a><br>
</blockquote>
<br></div>
Here's a list of symbolic debug info bugs in dmd:<br>
<br>
<a href="https://d.puremagic.com/issues/buglist.cgi?keywords=symdeb&query_format=advanced&keywords_type=allwords&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED" target="_blank">https://d.puremagic.com/<u></u>issues/buglist.cgi?keywords=<u></u>symdeb&query_format=advanced&<u></u>keywords_type=allwords&bug_<u></u>status=NEW&bug_status=<u></u>ASSIGNED&bug_status=REOPENED</a><br>

<br>
Fixing these will, of course, also help with gdb usability.<br>
</blockquote></div><br><br></div><div class="gmail_extra">Yeah, I can't of course fix what debug information DMD produces, but I can make GDB better handle D types when it is passed the correct information.<br><br>-- <br>
Iain Buclaw<br><br>*(p < e ? p++ : p) = (c & 0x0f) + '0';
</div></div>