From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30593 invoked by alias); 7 Jan 2008 15:34:13 -0000 Received: (qmail 30585 invoked by uid 22791); 7 Jan 2008 15:34:13 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 07 Jan 2008 15:33:56 +0000 Received: (qmail 22829 invoked from network); 7 Jan 2008 15:33:53 -0000 Received: from unknown (HELO 172.16.unknown.plus.ru) (vladimir@127.0.0.2) by mail.codesourcery.com with ESMTPA; 7 Jan 2008 15:33:53 -0000 From: Vladimir Prus To: Eli Zaretskii Subject: Re: [RFA] Try2: Inform about new thread in a single place. Date: Mon, 07 Jan 2008 15:34:00 -0000 User-Agent: KMail/1.9.6 (enterprise 0.20070907.709405) Cc: cgd@google.com, gdb-patches@sources.redhat.com References: <200712212104.37823.vladimir@codesourcery.com> <200712212215.43869.vladimir@codesourcery.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801071833.51795.vladimir@codesourcery.com> 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-01/txt/msg00110.txt.bz2 On Saturday 22 December 2007 12:59:29 Eli Zaretskii wrote: > > From: Vladimir Prus > > Date: Fri, 21 Dec 2007 22:15:43 +0300 > > Cc: gdb-patches@sources.redhat.com > > > > > * [eliz] thread-attach -> thread-events in the gdb.texinfo change. * > > > (I forgot to change one copy of my old command name) > > > > > > * [eliz] GDB -> @value(GDBN} in the gdb.texinfo change as well. > > > > I've missed those, sorry. Here's the revised patch. > > Thanks, but one instance of a literal "GDB" was still left uncaught: > > > +Show whether messages will be printed when GDB detects that threads Is the patch OK to commit, as soon as this bit is fixed? - Volodya