<p dir="ltr">On 20 Dec 2014 20:40, "Atila Neves via Digitalmars-d" <<a href="mailto:digitalmars-d@puremagic.com">digitalmars-d@puremagic.com</a>> wrote:<br>
><br>
> FWIW, I'd like to thank you for taking the time (and putting up with some undeserved abuse for it) to write about your experience in trying to get other people to adopt D. For some they might be known issues, but the fact is these things matter, and knowing about them is part of fixing them.<br>
><br>
> Alas, I abandoned doing development on Windows ages ago, so it's not something I can help with. I don't rely on debuggers myself, but I do use them when it makes sense to me and it's annoying enough when gdb can't print things properly even with Iain's patched version.<br>
></p>
<p dir="ltr">We should really put all debugging issues into (separate) bug reports and tie them together with a keyword.</p>
<p dir="ltr">I use gdc compiled code for all my testing, so that is really the baseline which I'm implementing against.</p>
<p dir="ltr">I will need to know whether it is reproducible with gdc, or is another problem that needs to be fixed in dmd's dwarf-gen.</p>
<p dir="ltr">Iain.</p>