This is the mail archive of the gdb-patches@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, doc] flush output in -gdb-exit


On Thu, Dec 17, 2009 at 10:46:03AM +0300, Vladimir Prus wrote:
> 
> I've noticed that under frontend, -gdb-exit may "timeout", even though it sends "^exit"
> immediately. There was a flush missing. This patch adds it, and clarifies that frontend
> should wait for GDB to actually exit, not just acknoledge the request.
> 
> OK?

This is OK (with changelog), although I don't see why it's necessary -
when we exit, shouldn't that flush stdout?

-- 
Daniel Jacobowitz
CodeSourcery


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