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: [RFA] Kill exec_error_cleanup


On Wed, Mar 05, 2008 at 09:35:20PM +0300, Vladimir Prus wrote:
> 
> Presently, exec_error_cleanup is used only by async mode,
> in order to call async_enable_stdin. It's also somewhat confusing,
> because it's run even if there's no error. There's no reason
> why we could not call async_enable_stdin ourself, and remove
> one level of abstraction. This patch does so.
> 
> OK?

OK.

-- 
Daniel Jacobowitz
CodeSourcery


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