D language support

Mihail Zenkov mihail.zenkov@gmail.com
Wed Apr 14 22:22:00 GMT 2010


On Fri, 15 Jan 2010 14:04:39 -0700
Tom Tromey <tromey@redhat.com> wrote:

> >>>>> "Mihail" == Mihail Zenkov <mihail.zenkov@gmail.com> writes:
> 
> Mihail> +@node D
> Mihail> +@subsection D
> Mihail> +
> Mihail> +@cindex D
> Mihail> +@value{GDBN} can be used to debug programs written in D and compiled with
> Mihail> +GDC, LDC or DMD. Currently @value{GDBN} supports only one D specific
> Mihail> +features - dynamic arrays.
> 
> s/features/feature
> 
> Mihail> diff --git a/gdb/testsuite/gdb.base/default.exp b/gdb/testsuite/gdb.base/default.exp
> 
> It would be nice to have any kind of smoke test for the D support.
> 
> Tom

Sorry for too very long delay. I fix patch as you and Joel suggested, i hope it ready for inclusion. Also i write second patch for testsuite, it work good with GDC, but fail with DMD and LDC - probably it have some problem/particularity in DWARF implementation. I try do more test and write to their authors.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdb-100414-d.patch
Type: application/octet-stream
Size: 27045 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20100414/2b786dc3/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdb-100414-d_testsuite.patch
Type: application/octet-stream
Size: 12246 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20100414/2b786dc3/attachment-0001.obj>


More information about the Gdb-patches mailing list