On 18 November 2013 15:49, Bruno Medeiros <brunodomedeiros+dng@gmail.com> wrote:
On 14/11/2013 17:54, Bruno Medeiros wrote:
DDT 0.9.0 ("Debugging is Magic") is out, see post:
https://groups.google.com/d/msg/ddt-ide/VwA7ifYt9c0/wBcvUSVKNqMJ


BTW, the CDT devs are contemplating supporting LLDB as well:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405670
(primarily motivated by the poor support for GDB toolchain in Mac)

Nothing is decided or started yet, but it would be quite nice if they went for it, as then LLDB support could be trivially added to DDT as well. *fingers crossed*
Especially cool since the LDC compiler seems to be keeping up with DMD and being up to date better than GDC (this is just my impression, I haven't checked this claim)


Check you claims. :o)


The only discrepancy as of writing is that Martin's work on shared library support is incompatible with, and currently blocking the 2.064 merge in GDC.


--
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';