From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14531 invoked by alias); 8 Oct 2013 12:08:58 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 14519 invoked by uid 89); 8 Oct 2013 12:08:58 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-4.2 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 08 Oct 2013 12:08:57 +0000 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r98C8uxm000448 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 8 Oct 2013 08:08:56 -0400 Received: from localhost.localdomain (ovpn-112-21.ams2.redhat.com [10.36.112.21]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r98C8tVZ005137 for ; Tue, 8 Oct 2013 08:08:55 -0400 Message-ID: <5253F5D6.1080807@redhat.com> Date: Tue, 08 Oct 2013 12:08:00 -0000 From: Phil Muldoon MIME-Version: 1.0 To: gdb@sourceware.org Subject: Re: [patch][python] 3/3 Python representation of GDB line tables (Documentation) References: <5253F4E7.3060305@redhat.com> In-Reply-To: <5253F4E7.3060305@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2013-10/txt/msg00028.txt.bz2 On 08/10/13 13:04, Phil Muldoon wrote: > This patch in the series contains the documentation for Python > linetables. Apologies, ignore this email. It was supposed to have been sent to gdb-patches. I will repost it there. Cheers, Phil