From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10798 invoked by alias); 20 Apr 2012 07:51:30 -0000 Received: (qmail 10775 invoked by uid 22791); 20 Apr 2012 07:51:28 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_NIX_SPAM,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout22.012.net.il (HELO mtaout22.012.net.il) (80.179.55.172) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 20 Apr 2012 07:51:14 +0000 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0M2R00400PRM1O00@a-mtaout22.012.net.il> for gdb-patches@sourceware.org; Fri, 20 Apr 2012 10:50:57 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.105.225]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M2R003GGPSW41I0@a-mtaout22.012.net.il>; Fri, 20 Apr 2012 10:50:57 +0300 (IDT) Date: Fri, 20 Apr 2012 08:13:00 -0000 From: Eli Zaretskii Subject: Re: [RFC - Python scripting] New methods Symtab.global_block and Symtab.static_block (docs included) In-reply-to: To: Siva Chandra Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83ehrij0yk.fsf@gnu.org> References: <831unms3jy.fsf@gnu.org> 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: 2012-04/txt/msg00663.txt.bz2 > Date: Wed, 18 Apr 2012 14:19:07 +0530 > From: Siva Chandra > Cc: gdb-patches@sourceware.org > > Thanks Eli, for taking a look. I have modified according to your > comments. I would like you to take a look at the doc changes again > since the suggestion wasn't objective for the second change. I'm happy now, thanks. I understand that the issue is still being debated, and probably some more documentation changes will follow. Thanks.