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: MI solib notification


> From:  Vladimir Prus <vladimir@codesourcery.com>
> Date:  Wed, 18 Feb 2009 00:42:19 +0300
> 
> Also, table is relatively more heavyweight mechanism to describe just 4 fields,
> using 4 sentences total.

Well, we sometimes use it even for a single field, let alone for 4.
The advantage of a @table is that it makes the enumeration of several
items more explicit.

But I'm okay with your original text as well, as I said.


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