This is the mail archive of the gdb@sources.redhat.com 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: complete GDB MI specification


On Tue, Dec 07, 2004 at 09:45:01PM +0200, Eli Zaretskii wrote:
> > Date: Tue, 7 Dec 2004 13:58:49 -0500
> > From: Bob Rossi <bob@brasko.net>
> > Cc: Eli Zaretskii <eliz@gnu.org>, gdb@sources.redhat.com
> > 
> > Well, if you plan on doing this, as I do, it would be helpful if there
> > were some place's in GDB's doco that we could contribute back information
> > that we think is helpful. 
> 
> Sorry, I don't understand: what is ``back information'' that you are
> talking about?  Why not simply add the documentation to the manual?

hehe, very sorry. Just bad English.

What I meant to say was, It would be helpful if there was a place in the
GDB manual that had all of the MI commands for specific versions of MI,
and all of the fields that the MI command is capable of outputting.
Basically, the semantic information needed to write a parser and quickly
interpret the MI commands as correct or incorrect output, and what each
field means.

Thanks,
Bob Rossi


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