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: probing GDB for MI versions


> Date: Tue, 12 Oct 2004 20:31:35 -0400
> From: 'Bob Rossi' <bob@brasko.net>
> 
> With this idea there are 2 alternatives I can think of.
>    * put the handshaking under a different interpreter (-i=mi-handshake)
>    * integrate the handshaking as part of the MI protocol (version 3 and on)

What's wrong with a simpler idea already suggested here: that GDB will
output the MI version as part of the starting blurb when invoked with
"-interpreter=mi" option?


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