From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8247 invoked by alias); 7 Jul 2009 19:51:03 -0000 Received: (qmail 8230 invoked by uid 22791); 7 Jul 2009 19:51:02 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 07 Jul 2009 19:50:56 +0000 Received: from wpaz5.hot.corp.google.com (wpaz5.hot.corp.google.com [172.24.198.69]) by smtp-out.google.com with ESMTP id n67JoscA026141; Tue, 7 Jul 2009 12:50:54 -0700 Received: from qyk27 (qyk27.prod.google.com [10.241.83.155]) by wpaz5.hot.corp.google.com with ESMTP id n67JophI018106; Tue, 7 Jul 2009 12:50:51 -0700 Received: by qyk27 with SMTP id 27so4025724qyk.17 for ; Tue, 07 Jul 2009 12:50:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.80.1 with SMTP id r1mr3425001qck.93.1246996251133; Tue, 07 Jul 2009 12:50:51 -0700 (PDT) In-Reply-To: References: <20090707180121.D6ECE76BC0@localhost> Date: Tue, 07 Jul 2009 19:51:00 -0000 Message-ID: <8ac60eac0907071250h4bbd5219p31e5506bd997cd21@mail.gmail.com> Subject: Re: [patch] fix for crash in python pretty-printer From: Paul Pluzhnikov To: Tom Tromey Cc: gdb-patches@sourceware.org, archer@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-System-Of-Record: true 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: 2009-07/txt/msg00213.txt.bz2 On Tue, Jul 7, 2009 at 11:23 AM, Tom Tromey wrote: > This is ok. =A0Thanks. Committed to the mainline. > You could try coccinelle, I suppose. =A0I've run it for other purposes > on gdb, though with mixed results. For reference, here is an intro: http://lwn.net/Articles/315686/ Thanks, --=20 Paul Pluzhnikov