From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7419 invoked by alias); 24 Feb 2010 21:49:12 -0000 Received: (qmail 7408 invoked by uid 22791); 24 Feb 2010 21:49:12 -0000 X-SWARE-Spam-Status: No, hits=-6.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 24 Feb 2010 21:49:07 +0000 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o1OLn5pc004154 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 24 Feb 2010 16:49:05 -0500 Received: from localhost.localdomain (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o1OLmsC7024689 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Wed, 24 Feb 2010 16:49:04 -0500 Date: Wed, 24 Feb 2010 21:49:00 -0000 From: Phil Muldoon To: Tom Tromey Cc: Eli Zaretskii , gdb-patches ml Subject: Re: [patch][python] Add symbol, symbol table and frame block support to GDB API Message-ID: <20100224214854.GA26897@localhost.localdomain> References: <4B66DA35.7080701@redhat.com> <4B796506.7010909@redhat.com> <20100219141457.GB2602@localhost.localdomain> <20100224165709.GA31513@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-08-17) 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: 2010-02/txt/msg00608.txt.bz2 >> What do you think? > One last fix... > > Ok with this change. Thanks. > > Tom > I'm happy with the parts for NEWS and the manual. Thanks. > Eli http://sourceware.org/ml/gdb-cvs/2010-02/msg00196.html So committed. Thanks for all your help in assisting this merge. Cheers, Phil