From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28153 invoked by alias); 30 Apr 2008 17:00:53 -0000 Received: (qmail 28143 invoked by uid 22791); 30 Apr 2008 17:00:48 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout3.012.net.il (HELO mtaout3.012.net.il) (84.95.2.7) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 30 Apr 2008 17:00:24 +0000 Received: from HOME-C4E4A596F7 ([84.229.228.217]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K050041TEKF1OM0@i_mtaout3.012.net.il> for gdb-patches@sourceware.org; Wed, 30 Apr 2008 20:14:40 +0300 (IDT) Date: Wed, 30 Apr 2008 19:52:00 -0000 From: Eli Zaretskii Subject: Re: [RFC][patch 0/9] Python support in GDB In-reply-to: <1209573496.7034.22.camel@localhost.localdomain> X-012-Sender: halo1@inter.net.il To: Thiago Jung Bauermann Cc: tromey@redhat.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <20080429155212.444237503@br.ibm.com> <1209493060.25413.8.camel@localhost.localdomain> <1209573496.7034.22.camel@localhost.localdomain> 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-04/txt/msg00710.txt.bz2 > From: Thiago Jung Bauermann > Cc: tromey@redhat.com, gdb-patches@sourceware.org > Date: Wed, 30 Apr 2008 13:38:15 -0300 > > > Unless all that discussion happens before the patches are > > committed to the GDB CVS, in which case I have no problems waiting > > till then. But whenever the patches are actually committed, I will > > object to doing so without some minimal documentation that describes > > its usage. > > I'm inclined to take this approach. At the moment I prefer to see what > folks will say about the current implementation, and when at least one > of these patches is ready to be committed I'll include documentation to > go with it. Fine with me, and thanks.