Hi guys, Sorry, it seems I dropped the ball on this. I'm not sure if we reached a consensus or not, but I've tried to address your comments in this new version. I've dropped the "an" article from GDB's help strings, as Eli suggested. On Friday 09 January 2009 14:25:29, Eli Zaretskii wrote: > There's no need for listing all the possible ACTIONs here. It is > enough to say > > @kindex maint set internal-error > @kindex maint show internal-error > @item maint set internal-error @var{action} [ask|yes|no] > @itemx maint show internal-error @var{action} > > and then list all the possible values of @var{action} and explain > them. As a nice side-effect, this will always make the index less > cluttered. > > I would also add here another index entry, for those who don't > remember or don't know the command's name, but are still looking for > this information. How about > > @cindex @value{GDBN} internal error > @cindex internal errors, control of @value{GDBN} behavior > > ? Thanks, I tried to address this one too. There's also internal-warning in the mix, but we do get less clutter. I didn't think we'd want a @var internal-error|warning --- too many indirections are not nice in documentation, IMHO. What do you think of this version? -- Pedro Alves