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: asynchronous MI output commands


On Sat, May 06, 2006 at 04:03:18PM +1200, Nick Roberts wrote:
> Can't you just consider it as output?  What would your parser do differently
> if it was classed as one or other?
> 
> I think making the output asynchronous just determines how the front end can
> interact with GDB, not its content.

Correct.  I think that "asynchronous" is a loaded term; it has too many
meanings, most of which don't apply here.  Synchronous output is the
response to a command.

-- 
Daniel Jacobowitz
CodeSourcery


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