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: [PATCH 3/3] [Ada/doco] Document the new -ada-task-info GDB/MI command.


> From: Joel Brobecker <brobecker@adacore.com>
> Cc: Joel Brobecker <brobecker@adacore.com>
> Date: Fri, 16 Sep 2011 12:29:37 -0700
> 
> +@item state
> +The current state of the task.

Would it be a good idea to enumerate the possible states here?  Or is
that common knowledge for anyone who is an Ada programmer?

> +@smallexample
> +-thread-info
> +^done,tasks=@{nr_rows="3",nr_cols="8",

You are documenting -ada-task-info, so why the example is for a
different command?

> +@item ada-task-info
> +Indicates the presence of the @code{-ada-task-info} command.

I would use "availability of" or "support for", rather than "presence
of".  (Yes, I know the other items use the same language you did; I
think they all should be changed.)

Thanks.


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