This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: CLI and GDB/MI documentation patch
> Date: Fri, 12 May 2006 08:54:33 -0400
> From: Bob Rossi <bob_rossi@cox.net>
> Cc: gdb-patches@sources.redhat.com
>
> Old versions of mi2 will act incorrectly, where as new versions of mi2
> will work better.
In what release of GDB were those problems fixed?
> Well, first off, this is incorrect:
>
> This mechanism is provided as an aid to developers of @sc{gdb/mi}
> clients and not as a reliable interface into the CLI.
What would you suggest to say instead? In your patch, all you did
was add the word ``originally'':
This mechanism was originally provided as an aid to developers of @sc{gdb/mi}
clients and not as a reliable interface into the CLI. The output of these
But you never say what's its role _now_.