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: Bumping MI protocol


On Wed, Oct 06, 2004 at 02:10:09PM +0200, Eli Zaretskii wrote:
> > Date: Wed, 6 Oct 2004 07:14:36 -0400
> > From: Bob Rossi <bob@brasko.net>
> > Cc: GDB <gdb@sources.redhat.com>
> > 
> > Exscuse me for being frank, your statements about this question are foolish.
> 
> I, for one, don't think Nathan's comments are foolish.  As a volunteer
> project, we shouldn't waste too much time discussing hypothetical
> issues.

Either one of you, please describe to me which of these questions is
foolish, and I will clearly explain to you why I need to know this
information in order to build a front end.

1. Besides an MI command that has been changed in an incompatible way, 
   or the actual MI output syntax changing, does the MI version get 
   bumped for other reasons?

2. Can the conditions for bumping the MI version be enumerated?

3. Can this information be documented for all to easily understand?

4. Can a front end developer find all of the functions available to a
   specific version of an MI protocol from the documentation?

> > Nathan, how could a front end implement an MIX protocol if it doesn't
> > know what functions that protocol provides?
> 
> No one requires a front end to implement support for features that are
> introduced by GDB versions released after the front end is released.
> The only way for a front end to support new features is to track GDB
> development, and check the GDB and MI versions to know what commands
> are safe to use.
> 
> Put it differently, even if the MI version would be incremented each
> time a new command is added (which IMHO would be an unwise policy),
> you would need an update for the front end to support that command.

I also do not think it would be a good idea to bump the version because
of new commands. I am asking because it's not documented anywhere. If
you want the questions to stop, maybe you will see that there is not
enough information avaiable for front end developers to figure these
thngs out.

Thanks,
Bob Rossi


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