From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19956 invoked by alias); 17 Dec 2009 19:54:10 -0000 Received: (qmail 19947 invoked by uid 22791); 17 Dec 2009 19:54:09 -0000 X-SWARE-Spam-Status: No, hits=-0.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_JMF_BL,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 17 Dec 2009 19:54:04 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0KUT00400B60II00@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Thu, 17 Dec 2009 21:53:59 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.70.160.137]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KUT003RGB9ZDH40@a-mtaout20.012.net.il>; Thu, 17 Dec 2009 21:53:59 +0200 (IST) Date: Thu, 17 Dec 2009 19:54:00 -0000 From: Eli Zaretskii Subject: Re: [MI, doc] flush output in -gdb-exit In-reply-to: <200912171046.03355.vladimir@codesourcery.com> To: Vladimir Prus Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83aaxh74tj.fsf@gnu.org> References: <200912171046.03355.vladimir@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-12/txt/msg00235.txt.bz2 > From: Vladimir Prus > Date: Thu, 17 Dec 2009 10:46:03 +0300 > > OK? Yes, after this: > +take some time for GDB to actually exit. During that time, GDB ^^^ ^^^ @value{GDBN} > +performs necessary cleanups, including killing programs being debugged > +or disconnecting from debug hardware, so the frontend should wait till > +GDB exits and should only forcibly kill GDB if it fails to exit in ^^^ ^^^ Likewise.