This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: D language support


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]