From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1197 invoked by alias); 3 May 2008 19:56:26 -0000 Received: (qmail 1189 invoked by uid 22791); 3 May 2008 19:56:26 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout5.012.net.il (HELO mtaout5.012.net.il) (84.95.2.13) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 03 May 2008 19:56:06 +0000 Received: from HOME-C4E4A596F7 ([84.229.228.217]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K0B00DTE6OAAJJ2@i_mtaout5.012.net.il> for gdb-patches@sources.redhat.com; Sat, 03 May 2008 23:09:47 +0300 (IDT) Date: Sat, 03 May 2008 20:19:00 -0000 From: Eli Zaretskii Subject: Re: [RFA] Remove command_line_handler_continuation. In-reply-to: <200805032015.11540.vladimir@codesourcery.com> X-012-Sender: halo1@inter.net.il To: Vladimir Prus Cc: drow@false.org, gdb-patches@sources.redhat.com Reply-to: Eli Zaretskii Message-id: References: <200804242033.40568.vladimir@codesourcery.com> <20080502150314.GL29202@caradoc.them.org> <200805031958.39818.vladimir@codesourcery.com> <200805032015.11540.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: 2008-05/txt/msg00136.txt.bz2 > From: Vladimir Prus > Date: Sat, 3 May 2008 20:15:10 +0400 > Cc: Eli Zaretskii , > gdb-patches@sources.redhat.com > > > > OK once you and Eli agree about documenting the timings. > > > > Here's a revision with doc clarification. Eli, does it look sufficient? > > And here's the patch, for real. Yes, this is fine. Thanks.