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: [RFC] Initial pass at supporting the Go language


> cc: iant@google.com
> Date: Wed, 28 Dec 2011 13:02:06 -0800 (PST)
> From: dje@google.com (Doug Evans)
> 
> This patch is a first pass at supporting the Go language.

Thanks.

The documentation parts are OK, except...

> +@cindex Go
> +@value{GDBN} can be used to debug programs written in Go and compiled with
> +@file{gccgo} or @file{6g} compilers.
> +Support for Go specific features is still work-in-progress.

...for the last sentence.  Please remove it; it adds nothing to the
text, and will look real bad if inadvertently left there.

Btw, I suggest to use

 @cindex Go (programming language)

because just "Go" is ambiguous.


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