This is the mail archive of the gdb@sourceware.org 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: MI: type prefixes for values


> Date: Fri, 17 Feb 2006 14:59:09 -0500
> From: Bob Rossi <bob@brasko.net>
> Cc: Vladimir Prus <ghost@cs.msu.su>, gdb@sources.redhat.com
> 
> > MI should have a regular syntax which allows such a spec.  If MI
> > doesn't support that, then it misses its main design goal.
> 
> I completly disagree. MI has a design spec that allows a FE to parse the
> output of GDB. The data that it get's back from GDB is a whole different
> story.

Data is just one part of the output of GDB, so it should be parsable
like the rest, IMO.


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